Saved Bookmarks
| 1. |
Solve : Filenames? |
|
Answer» HI, currently i am using a BATCH file to call ANOTHER batch file. I have used the follwing command: call C:\Data\Sales DELIVERY MySQL\combine.bat However, there are spaces in between the filename of Sales Delivery MySQL folder. What should i put in between the filename so that i am able to run the file sucessfully?ENCLOSE the path/filename in double quotes e.g. "C:\my program\prog01.exe" |
|