Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET PATH syntax
Message
 
 
To
20/01/2009 19:33:31
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01375760
Message ID:
01375782
Views:
12
>Is this a valid command?
>
>SET PATH TO "C:\FMSDEV DEMOMAINT\IMAGES\";"C:\FMSDEV DEMOMAINT\LIBS\";"C:\FMSDEV DEMOMAINT\REPORTS\";"C:\FMSDEV DEMOMAINT\"
>
Jay,

Remove quotes inside, e.g.

set path to "c:\myFirst;c:\MySecond"
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform