Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug in LOOKUP() function - Anybody else come across it
Message
De
20/11/2000 11:30:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Bug in LOOKUP() function - Anybody else come across it
Divers
Thread ID:
00443671
Message ID:
00443671
Vues:
54
I use the LOOKUP function quite a lot in the REFRESH event of my combo boxes.

The function works fine but occasionally I get an

Operator/Operand Type Mismatch

I am using the following in the refresh event of my combo box


this.displayvalue=LOOKUP(V_SPENDOFFS.SPENDOFF,V_ticket.divsubarea,V_SPENDOFFS.DIVSUBAREA)


If I tell the program to resume the line of code from where it crashed, the line excutes just fine, which indicates to me that some timing factor is involved.

I do have a timer running on the form (for fancy tooltips)

I have checked the data types for the underlying tables involved and they seem to be fine.

Has anyone else come across this problem???
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform