Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I just need a minor change in Toolbox
Message
 
 
À
13/08/2008 12:23:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01338244
Message ID:
01338584
Vues:
11
This message has been marked as the solution to the initial question of the thread.
>From my example, if I find a string say "MyLib" in the [C:\xxx\yyy\zzz\ClassLibName], I would like the path spec to be replaced with "pPATH", that means the insertion will become:
>
>oObjName=NEWOBJECT([ClassName], pPATH + [ClassLibName])

You can create an UDF to do that (say TBX_ChangeClasslib()) and change template to
<<objectname>>=NEWOBJECT("<<classname>>", "<<TBX_ChangeClasslib(classlib)>>")
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform