Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to 'know' current working area has/or not open table
Message
From
16/10/1998 02:21:33
Man Wai Chang
Hang Hing Metal Manufacturer
Hung Hom, Hong Kong
 
 
To
16/10/1998 02:02:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00147372
Message ID:
00147373
Views:
29
>many command such as skip, afields(),
>need current working area.
>but how can I know the area is exist
>table/view/cursor or nothing at all.

? dbf()

will display the name of the table
being opened in current area, blank
if no table opened.

? used()

return true if a table is opened
in current area. Check the on-line help
for more information about them.
Regards,
Mr. Man-wai Chang
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform