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:
01473085
Vues:
36
>>>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"


Sure you will :-)
Just check what Sergey suggested.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform