Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
From where was it called
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00060866
Message ID:
00061234
Vues:
39
Thanks for the advice.

>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform