Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining if a Property Exists
Message
From
25/07/2001 09:32:52
 
 
To
25/07/2001 09:27:41
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00534933
Message ID:
00534940
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
Hi!

Take a look to the PEMSTATUS() function.
? PEMSTATUS(_Screen,'Value',5)
_Screen.AddProperty('Value')
? PEMSTATUS(_Screen,'Value',5)

HTH.

>If an object has a property created using AddProperty() how can I check to see if that property actually exists? I'm checking in order to run certain code only one time for an object as it can't be in the object's Init due to the order of the events fired. Thanks!
>
>Regards, Renoir
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform