Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ISSUE: set getfile/getpict/putfile start directory
Message
 
 
To
25/08/2005 09:17:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01043828
Message ID:
01043847
Views:
17
You didn't look hard enough
lcCurrDir = FULLPATH("")
CD "C:\Program Files\Microsoft Visual FoxPro 9"
? GETFILE()
? GETPICT()
? PUTFILE()
CD (lcCurrDir)
>Seem me unbelievable, but I have not found a way "human"
>to set the start directory of the commands of the title,
>without touching SET("Directory").
>
>The only way, demential is this:
>
>KEYBOARD '{TAB}{TAB}{ENTER}'
>openDir=GETDIR(somepath)
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform