Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get the drive letter
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
01314645
Message ID:
01314675
Views:
6
Roy,

Try this
lcHomeDir = ADDBS(CHRTRAN(homedir, CHR(0), ""))
...
>
>Worked for some files, for others it didn't, ex:
>
>the home directory is:
>
>i:\apps\fpw_30\prj
>
>looking at a record on project table('name' field):
>
>..\..\fp_25\servis\dbfclose.prg
>
>On project Manager Description:
>
>i:\apps\fp_25\servis\dbfclose.prg
>
>After running your function I get:
>
>i:\fp_25\servis\dbfclose.prg
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform