Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can not get it right
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01092465
Message ID:
01092484
Vues:
20
>You may try this:
>
>lo='m.toThis." + m.lcObjName
>with &lo
>? .name
>....
>
>Also, probably,
>
>lo=toThis.add(m.lcObjName, "cBar")
>
>with lo
>....
>
>
>
Unfortunately the custom add method doesn't return an object reference. The first idea worked. I was trying to avoid macro, but in this particular case it seems like there is no way.

Thanks again.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform