Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining if a form property exists
Message
From
01/12/2000 00:15:57
 
 
To
20/11/2000 17:01:09
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00443856
Message ID:
00447871
Views:
7
>Is there a way in VFP to determine if a certain property or method exists in my current SCX or VCX ?

Like Trey said, PEMStatus() is probably the best way, but with properties you can usually get away with VARTYPE(This.MyProp) <> 'U'
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform