Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CLR and VFP
Message
De
29/08/2000 19:46:37
 
 
À
28/08/2000 16:16:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00409695
Message ID:
00410555
Vues:
26
>Even in VFP, dynamic object resolution and dynamic property setting can be done without macros.


OK, so how would you do an object/property reference where ALL of it comes from a data table. I know I can get the object reference using EVAL(), but how would I do the property (set to a value)?


Table
Object Property
MyForm Left


oForm = EVAL(Table.Object)
cProp = Table.Property
oForm.&cProp = 100


?????
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform