Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading class properties without instantiating a class
Message
 
 
À
29/09/2006 16:45:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01158181
Message ID:
01158286
Vues:
28
>>>>Hi everybody,
>>>>
>
>WITH NEWOBJECT("CLASS","CLASSFILE_VCX_PRG",0)
>   for p=1 to AMEMBERS(apnames,this)
>     pvalue=getpem(.class,ap[p])
>     * writeexpression/addproperty
>   next
>   * other
>ENDWITH
>
0
Specifies that the class or object is instantiated without executing any of the event or method code in the class or object. This feature is not supported in runtime applications.

Does it mean we can not use parameter 0 in our applications?
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform