Command line spaces in folder name

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Dan
Posts: 80
Joined: Tue Oct 10, 2017 12:44 pm

Command line spaces in folder name

Post by Dan » Thu Mar 01, 2007 10:00 am

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__

Robert_Seidman
Posts: 62
Joined: Tue Oct 10, 2017 12:44 pm

=> Command line spaces in folder name

Post by Robert_Seidman » Thu Mar 01, 2007 12:03 pm

Try putting your command line in quotes.____RHS

Dan
Posts: 80
Joined: Tue Oct 10, 2017 12:44 pm

==> Command line spaces in folder name

Post by Dan » Thu Mar 01, 2007 1:36 pm

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

Dan
Posts: 80
Joined: Tue Oct 10, 2017 12:44 pm

===> Command line spaces in folder name

Post by Dan » Thu Mar 01, 2007 6:09 pm

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

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

====> Command line spaces in folder name

Post by kfleming » Fri Mar 02, 2007 12:35 pm

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

Post Reply