Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I just need a minor change in Toolbox
Message
 
 
À
14/08/2008 02:07:08
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:
01338824
Vues:
12
I'm glad it works for you.

>I do what you have suggested with a slight modification:
>
><<objectname>>=NEWOBJECT("<<classname>>", <<TBX_ChangeClasslib(classlib)>>)
>
> i.e. I remove the pair of double quote from the TBX_ChangeClasslib(classlib) portion.
>
>My UDF reads
>
>LPARAMETERS cFileSpec
>LOCAL cResult
>
>DO CASE
>      CASE [\HLIB\] $ UPPER(cFileSpec)
>	cResult = [pcPATHhlib + "] + JUSTFNAME(cFileSpec) + ["]
>      OTHERWISE
>	cResult = cFileSpec
>ENDCASE
>RETURN cResult
>
>
>and I get exactly what I want. Again BIG THANK to you!
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform