Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to verifye if an alias in present in the data sess.
Message
From
22/02/1996 19:55:32
 
 
To
22/02/1996 16:17:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00000176
Message ID:
00000179
Views:
50
>>How can I verify if an alias exist in a data session in Visual FoxPro 3.0

SET DATA SESSION TO lnDataSession
IF USED(lcAlias)
...
ENDIF

This will tell you if the alias is open in that data session.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform