Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Will the real Cursor (not table)please stand up
Message
From
28/08/2003 18:25:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00824375
Message ID:
00824397
Views:
20
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform