Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Extract a name in a FOLDER path
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01473077
Message ID:
01473083
Vues:
43
>>Hi all,
>>
>>
>>i have "c:\amline\data1" and i want "data1"
>>i have "c:\amline\test\data1" and i want "data1"
>>
>>how can i do ?
>
>
>
>cName = "c:\amline\data1"
>? JUSTSTEM(cName)
>
>cName = "c:\amline\Test\data1"
>? JUSTSTEM(cName)
>
thank Borislav.

i have a problem if i have "c:\amline\data1\" and i want "data1"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform