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:
Divers
Thread ID:
00097886
Message ID:
00098255
Vues:
31
>>Mark,
>>Similar code is what we're adding. But it OUGHT to work!!!
>
>HA HA! Truth be told, you should NOT have this problem. Is the seek directly before the line that checks for lRet ? Is it possible you are calling a function that is using lRet at certain times?
>
>>>lRet = seek(cSeek, 'MyTable', 'MyTag')
>>>
>>>If !IsNull(IRet) and type('lRet') = 'L' and lRet
>
>The above is why I prefer to do...
>
>If seek( .... blah
>
>BOb

Bob, same problem - if the SEEK() doesn't run, you get a .NULL. and the IF fails.

Thanks,
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform