Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cdirectory syntax
Message
De
30/01/2005 04:59:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00982057
Message ID:
00982059
Vues:
39
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>
>I have c:\Bob\01 or c:\Bob\01\ AND I want always
>
>C:\Bob\
>
>How can i do it ?
>
>thank in advance
>
>bernhart
?addbs(justpath(justpath(addbs('c:\Bob\01'))))
?addbs(justpath(justpath(addbs('c:\Bob\01\'))))
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform