Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Will the real Cursor (not table)please stand up
Message
De
28/08/2003 18:25:52
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00824375
Message ID:
00824397
Vues:
19
Bingo! Thats the ticket! Thanks Sergey.

Glenn
>Hi Glenn,
>
>A cursor file has extension "TMP".
IF JUSTEXT(DBF("mycursor")) = "TMP"
>  * Cursor
>ELSE
>  * Filtered cursor
>ENDIF
>
>>How can a routine determine if a cursor is truly a (disk based) table or only a temporary cursor. The filename can not necessarily establish that the dbf() in question is a cursor or table.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform