Tordex Community
Quotations in Command Line - Printable Version

+- Tordex Community (http://forum.tordex.com)
+-- Forum: True Launch Bar plugins (http://forum.tordex.com/forum-4.html)
+--- Forum: Plugin features and improvements (http://forum.tordex.com/forum-15.html)
+--- Thread: Quotations in Command Line (/thread-3705.html)



Quotations in Command Line - stacopple - 06-20-2010

Is it possible to use quotations in the command line parameters?

I am a user of Rainlendar and I want to make the following alias but cannot get it to work. I know my path is correct because if I remove all parameters, it prompts me to open a new instance (which isn't my goal).

Here is where I'm at:

C:\Something\Rainlendar2.exe -a "%1"

This syntax works in command prompt with a string in place of the variable of course.