Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AddProperty Returns - Not A Character Expression
Message
De
05/01/2011 12:11:33
 
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows Server 2003
Network:
Windows XP
Database:
Visual FoxPro
Application:
Web
Divers
Thread ID:
01494525
Message ID:
01494776
Vues:
47
>What kind of object are you calling AddProperty on?
>
>There are two kinds of objects in VFP that don't have an .AddProperty method: the Empty class and an object created with SCATTER NAME.
>
>However you should still be able to use the ADDPROPERTY command with either of these types of objects:
>
>
>ADDPROPERTY(loObject,"NewProperty",lcValue)
>
In this case, it is adding a property to a subclass of the wwprocess class.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform