Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Data Field List
Message
From
07/04/1998 16:52:01
 
 
To
07/04/1998 16:44:38
Ken Mears
Calif Dept of Fish & Game
Sacramento, California, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00090258
Message ID:
00090283
Views:
24
>>>Is there a way to populate an array with the names of the fields used on a form, both parent and child, so that you have only the field names that actually have been placed on the form? I'm hoping for a magic bullet here<g>.TIA
>>
>>Start from:
>>=amembers(myarray,thisform,2)
>
>In the Load event of my form I placed "=amembers(fldarray,thisform.dataenvironment,2)", the array was populated with three elements, Cursor1, Cursor2, and Relation1. That's a lot closer. Any hints on how to drill down to the field names?

Another way is to check Control.ControlSource properties. It entirely depends on your needs.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform