Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK() Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
SEEK() Problem
Divers
Thread ID:
00097886
Message ID:
00097886
Vues:
68
I have a SEEK() function that occasionally (about 1 time in 100) fails to return ANYTHING.
lRet = seek(cSeek, 'MyTable', 'MyTag')

If lRet
   End Transaction
else
   Rollback
endif
I get a type mismatch error, and Debug shows that lRet is .NULL.

I can't duplicate it on demand, but it sure messes up the program.

Any ideas?

TIA
Barbara
Barbara Paltiel, Paltiel Inc.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform