rapi start - command line arguments

A

Andy Paterson

I am using the mobile developer power toy application rapistart to start an
application on the PocketPC.

Works ok apart from the fact that I don't seem to be able to include spaces
in command line args. You can include spaces in the application path by
enclosing it in double quotes but this does not work for command line
arguments. So something like

rapistart "/program files/myapp" arg1 "Second arg with spaces in it"

correctly processes the space between program and files but puts each word
of the second argument as a separate argument

Anyone know a way round this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top