Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
It must be magic
Message
De
03/10/2005 14:42:25
 
 
À
28/09/2005 16:42:06
Dave Macfarlane
Condo Navigator Ltd.
Alberta, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00759933
Message ID:
01055584
Vues:
18
Thanks for the tip.

Glenn

>This is a bit late (couple of years), however, it still may be of some benefit.
>
>I too, wanted to programmatically add new methods to a Class Library. After some trial and error, I did find the following WILL work.
>
>REPLACE RESERVED3 WITH '*' + ALLTRIM(LOWER(Thisform.txtcMethodName.Value)) ADDITIVE
>
>It does appear that using the following will NOT work:
>
>lcMethodList = ALLTRIM(RESERVED3)
>REPLACE RESERVED3 WITH lcMethodList + '*' + ALLTRIM(LOWER(Thisform.txtcMethodName.Value))
>
>Obviously the key is using ADDITIVE
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform