Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know
Message
From
05/03/2006 20:42:29
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
05/03/2006 20:32:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01101606
Message ID:
01101607
Views:
15
>Hi To All
>
> Is it possible to know the name of the open/active cursor or table that I used to browse, how?
>
>TIA,
>Ryan

The currently selected work area contains the table:
? dbf()
opened with the alias:
? alias()
On the other hand, you should not use the BROWSE command for the end-user; a Grid is much more flexible.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform