Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Pass OptionGroup data type between 2 Form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00000683
Message ID:
00000691
Views:
46
Ng

>>I wrote DO Form B with thisform.OptionGroup1 in Form A
The question is: What else I need write.<<

If you want to pass options BACK to the original form then
the Form must be modal.

I use arrays when passing parameters. I assign an array to
a form as a property & that holds the values. I dimen the
forms array in the INIT with ALEN() and copy it to the
form's array property with ACOPY().

Hope this helps.

Tom
Tom
--------------------------------
Tom O'Hare
407-299-4268 -- tom@redtile.com -- http://www.redtile.com/
Independent Programmer Using Visual FoxPro, Visual Basic & more...
Operations Manager -- Virtual FoxPro User Group (VFUG)
http://www.vfug.org/ -- tom@vfug.org
President -- Central Florida FoxPro User Group (CFFUG)
http://www.redtile.com/foxpro/
Universal Thread Most Valued Professional (MVP)
http://www.transformation.com/foxpro/
Previous
Reply
Map
View

Click here to load this message in the networking platform