Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I list a forms tables?
Message
 
To
29/06/1999 17:14:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00235535
Message ID:
00235827
Views:
17
>>Is there a way to retrieve a list of the tables in a forms data environment?
>
>You may call :
>=amembers(myarray,thisform.dataenvironment,2)
>for n=1 to alen(myarray)
>=messagebox(eval("thisform.dataenvironment."+myarray[n]+".cursorsource"))
>endfor

Exactly what I was looking for. Thanks.
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Previous
Reply
Map
View

Click here to load this message in the networking platform