Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Curdir ()
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01331823
Message ID:
01331834
Vues:
7
>I created a function to remove the letter or volume front of the full path
>
>but sys(5) seems to remove more than only the volume name
>
>xPath = STRTRAN (FULLPATH(" "),SYS(5), " ")
>
>= MESSAGEBOX(xPath)

Make sure to only remove first occurrance. Check Help on STRTRAN() function for all parameters.

Also what exactly does SYS(5) return?
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