Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
From where was it called
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00060866
Message ID:
00061267
Views:
40
Correct! I should read more carefully. :(

Vlad

>This will tell you if the form exists, certainly. However, if you want to know HOW the form was called, you'll have to add that capability. The easiest (IMHO) is to call the form with a parameter (M for Menu, F for Form). In the INIT of the form, store this value to a form property. It will always be available that way (Note that the parameter will go out of scope if not saved to the form property).
>
>HTH
>Barbara
>
>>Scan the _SCREEN.Forms collection/array.
>>
>>Vlad
>>
>>>How do I identify if a form exists.
>>>
>>>I want to determine if the user has accessed a form from the menu or from another form.
Previous
Reply
Map
View

Click here to load this message in the networking platform