Command line spaces in folder name
Command line spaces in folder name
I am trying to execute a command line that has a space in the folder name where the image file is located. When I try to execute the command line I get error Command line is illegal error message.____Command line portion not working:____/Ig:program filesifpsql
eports____If I change it to __/Ig:program~ifpsql
eports____if works, but I would like to have full path name.____Thanks__Dan__
-
- Posts: 62
- Joined: Tue Oct 10, 2017 12:44 pm
=> Command line spaces in folder name
Try putting your command line in quotes.____RHS
==> Command line spaces in folder name
Thanks for the reply. That didn^t work either. I tried placing quotes around the "Program Files" also, with not luck. Any other ideas?__Dan
===> Command line spaces in folder name
I am posting the complete command line below:____/TSp:ifpsqlifpsql_usersadministratorpwlocalanswer /CSParadox32QE /Op:ifpsqlifpsql_usersadministratorPRIVATE
rstatus.out /Ip:Program Filesifpsql
eports\____This command line will not recognize the "/I" switch path because it has a space in the path name. It must be in there since the report generator will not recognize the default path in the rsw.ini file for Terminal Server configuration. I now have the rsw.ini file in the windows folder.____Dan
====> Command line spaces in folder name
You need to add the quotes immediately after the /I and then at the end of the image path.____I just tried one here and it worked for me.____Kathleen__R&R Support