Using CD to point to MyDocuments/??
I have files created by another application that stores PHP files into a custom folder within My Documents. These custom folders include spaces.
Example, C:\Users\Mine\Documents\ABC Company\FileOutput\
When I try to use the CD command in the scripting language, it fails to find/access this folder. Is there a trick to accomplishing this?
B
Example, C:\Users\Mine\Documents\ABC Company\FileOutput\
When I try to use the CD command in the scripting language, it fails to find/access this folder. Is there a trick to accomplishing this?
B