Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a class that emulates the SET command ?
Message
From
07/05/2001 23:22:17
 
 
To
07/05/2001 21:48:00
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00504523
Message ID:
00504547
Views:
19
>Is there a class or program that simulates the view or datasession window? It doesn't have to do everything but is to be part of a utility that I use a customers for troubleshooting.

All ya really need is a listbox bound to whatever aUsed() gives you. Now there's no easy way to find out how many datasessions are avialable, but using AUsed(aA, 2) and trapping for errors, you can find out what ones exist and which don't.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform