Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_Screen.ActiveForm isn't.
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00634268
Message ID:
00634281
Views:
31
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
Previous
Reply
Map
View

Click here to load this message in the networking platform