Steve,

That works like a charm!
We were able to pass 5 parameters to our exe.
Life is good again :=)

Thanks again!

Dennis McGrath
Software Developer
QMI Security Solutions
1661 Glenlake Ave
Itasca IL 60143
630-980-8461
[email protected]
From: [email protected] [mailto:[email protected]] On Behalf Of Stephen Markson
Sent: Tuesday, June 26, 2012 2:03 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: Passing parameters when using launch

Hi Dennis,

It works slightly differently in XP and Win 7, but the Win 7 method also works 
in XP.

According to RDCC:


 LAUNCH 'winword|f:\temp\test.doc /mTestMacro|W'


If a folder path, file name, or parameter contains spaces, double quotes (") 
must be added.

  LAUNCH 'winword|"f:\temp word files\test.doc" "/mTestMacro"|W'

Regards,

Stephen Markson
The Pharmacy Examining Board of Canada
416.979.2431 x251

From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]]<mailto:[mailto:[email protected]]> On Behalf Of 
Dennis McGrath
Sent: Tuesday, June 26, 2012 2:21 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Passing parameters when using launch

I'm having trouble passing multiple partameters with the launch command.
Launch exename|a b
Or
Launch exename|a b|

Either way, only the first parameter gets passed.

Any blues clues?

Dennis McGrath
Software Developer
QMI Security Solutions
1661 Glenlake Ave
Itasca IL 60143
630-980-8461
[email protected]<mailto:[email protected]>

Reply via email to