Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Existence of Free Tables
Message
From
25/10/2002 06:13:51
Liam O'Hagan
O'Hagan Programming Ltd
Ireland
 
 
To
25/10/2002 03:02:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00715290
Message ID:
00715326
Views:
8
Hi Richard,

In addition to Vlad's suggestion, if you need to determine if the DBF file on disk is, in fact, a free table, you can issue a CURSORGETPROP("Database") on the currently selected table. If the result is an empty string, then it's a free table.

Regards,

Liam


>Hi guys,
> Is there a function that checks for the existence of a free table? something equivalent to INDBC()? Looking forward to hear from you guys soon!
>
>Regards,
>Richard.
Liam O'Hagan
MCP VFP Desktop Apps
Previous
Reply
Map
View

Click here to load this message in the networking platform