Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_Screen.ActiveForm isn't.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00634268
Message ID:
00634281
Vues:
30
This message has been marked as the solution to the initial question of the thread.
>Brain Cramp!
>
>I'm trying to trap for an undefined form; but keep get an error "ACTIVEFORM is not an OBJECT".
>
>This is the code...
>
>
>
** Try some quotes...

IF NOT TYPE('_Screen.ActiveForm.Name')="U" AND NOT ISNULL('_Screen.ActiveForm.Name')
 cContextID=_Screen.ActiveForm.ActiveControl.HelpContextID
ENDIF
>
>
>
>TIA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform