Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting current directory
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01431715
Message ID:
01431745
Views:
53
>I have checked and checked and the file DEV.TXT is in the folder called C:\Dev\IVF_Adv\
>
>The following didn't work either; it returned False as well.
>
>
>What does 
>
>? ADIR(adevfile,CURDIR()+"DEV.TXT") > 0 
>
>return?
>
lcFile = sys(5) + addbs(curdir()) + 'Dev.txt'

=messagebox(lcFIle) && to verify

?adir(aDevFile, m.lcFile) > 0
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform