Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save name of the calling form
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00622735
Message ID:
00622766
Views:
36
>>>>Program(1) should return somethign like "form1.command1.click()", from there you will be able to parse the form name :-)
>>>
>>>It returns MyCurrentForm.Load. It doesn't return my previous form name. Besides, what if this form is called from the program and not from the form...
>>
>>PROGRAM(1) return the name of the calling program, if its a form, the form name was before the first dot, otherwise it should not be a dot in the return value.
>
>As zlatin said, use PROGRAM(PROGRAM(-1)-1) instead of PROGRAM(1) :-)

Well, too late :)
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform