Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Am I in a formset ?
Message
 
To
18/03/2000 16:37:38
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00347483
Message ID:
00347515
Views:
19
>When running a form, is it possible to know if it's a formset or only a single form? Which property do I use?
>
>TIA

IF TYPE("thisform.parent") ="O" && this form has parent formset object
* some code here
ENDIF
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform