Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange Error on .AddProperty
Message
De
27/02/2009 12:13:41
 
 
À
27/02/2009 09:24:19
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:
01384609
Vues:
72
>>> The object doesn't have ADDPROPERTY() method overridden by any chance?
>
>No, checked that, I even put code into the .AddProperty() to check the values received and then pass them using DODEFAULT(). In this setup it's the DODEFAULT that errors !
>
>Gary.

replace DODEFAULT() with:
Class::AddProperty(cPropertyName, eNewValue, nVisiblity, cDescription)
nodefault
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform