Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a command to get a list of ALL open tables
Message
From
23/08/1999 11:04:58
 
 
To
23/08/1999 11:01:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00256582
Message ID:
00256583
Views:
25
>There are quite a few that will pick out what the table is that is in the currant workspace, but is there a way to get them all without selecting each one and getting the name individualy?

Within a single datasession, yes; take a look at the AUSED() function, which populates an array with the aliases in use and their work areas for a single datasession. It is scoped to the datasession, so if you're using private datasessions, you'll need to execute it separately in each datasession.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform