Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cdirectory syntax
Message
From
30/01/2005 04:59:40
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00982057
Message ID:
00982059
Views:
37
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
Previous
Reply
Map
View

Click here to load this message in the networking platform