Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the Function to Get Path
Message
De
17/03/2013 11:22:25
 
 
À
17/03/2013 11:03:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01568645
Message ID:
01568647
Vues:
59
Thanks Sir


>>I want to get the path as "\Data\ABC\XYZ\123.ps" From "E:\Data\ABC\XYZ\123.ps". What is the function to get so ?
>
>
STRTRAN(x, JUSTDRIVE(x), SPACE(0))
>
>If you always know x will be preceded by the "X:" drive sequence:
>
SUBSTR(x, 3)
Harsh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform