Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spaces in the path
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00193532
Message ID:
00193545
Views:
19
>How do you deal with spaces in the path? For instance:
>
>lcPath = 'c:\program files'
>cd &lcPath
>
>returns the error 'invalid path of filename'.
>
>Kind Regards,
>
>Mat

You may use name expression instead: cd (lcPath)
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform