Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Number of views open in a datasession
Message
From
29/03/2005 10:06:49
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
00999701
Message ID:
00999705
Views:
54
>Hey all,
>
>is there a way to determine the number of views that are open in a datasession ? And is there a way to know in which work area eacht view is opened ??
>
>Greetz,
>Hans

aused() will create an array of open aliases - but you can't specifically distinguish which ones are tables, and which ones are views. To get this latter information, you may want to investigate with the dbf() function.
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