Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting cursor names
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00111255
Message ID:
00111580
Views:
16
>>Is there any way to get the cursor names used by a form.
>>There's a controls() property that has all the names of the controls on the form.
>>Is there some sort of cursors() property ?
>>
>>TIA
>
>In addition to using AMEMBERS() as suggested by the others, I believe that AUSED() returns all of the cursors in a given datasession into an array.
>
>Steve

FYI
Amembers does what I was looking for.
Aused gives the table names but I can't refernce the CursorGetProp() with the table name. I need the name assigned in the DataEnvironment.

Thanks
Bill Morris
Previous
Reply
Map
View

Click here to load this message in the networking platform