Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get rid of all forms from memory
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00443633
Message ID:
00444250
Views:
16
>Then this is a bug (Garrett, Mike).
>
>Check out the following:
>
>otext = createobject("textbox")
>? vartype(otext.DisneyWorld)
>? vartype(otext.TheWorldIsComingtoanEnd)

Known issue, more or less. VARTYPE() is for quick-and-dirty tests. If you want something more robust, use TYPE("variable").
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform