Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formset trouble
Message
From
02/12/1997 02:01:17
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Formset trouble
Miscellaneous
Thread ID:
00063210
Message ID:
00063210
Views:
68
!warning: this is a NEWBIE question!

Can anyone tell me how i can properly call a form which is contained in a formset from another form which is not from within the formset?

i tried

(code extract from the calling-form)
DO FORM frsFormset.frmForm1

but, it didnt work.

i tried

(code extract from the calling-form)
DO FORM frsFormset

and subsequently, added - DO FORM THISFORMSET.frmForm1 - into the Init event code of the called-formset.

But, it didnt work too.

Any help will be appreciated!
Many thanks :)

Mazlan Bin Mohammad
Next
Reply
Map
View

Click here to load this message in the networking platform