Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange Error on .AddProperty
Message
From
27/02/2009 16:38:44
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01384470
Message ID:
01384685
Views:
60
OK,

AddProperty() works and does not error.

Have placed
editbox::AddProperty(cPropertyName, eNewValue, nVisiblity, cDescription)
nodefault
in highest of my subclasses and it still errors. SET STEP shows that I am getting to that top subclass and that the only parent class is the base editbox.

Tried referencing the object rather than using WITH/ENDWITH but still errors.

The fact that AddProperty works would imply that somewhere there is some code in the AddProperty method, but as I said above, I have traced all the way back.

So 1. any other ideas? and 2. any drawbacks in isung AddProperty() function instead of the method?


Gary.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform