Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange Error on .AddProperty
Message
De
27/02/2009 16:38:44
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01384470
Message ID:
01384685
Vues:
57
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform