← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #156266]: How to pass command line arguments to App?

 

Question #156266 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/156266

    Status: Open => Needs information

Calle Rundgren requested more information:
You want to open another file right after you opend the first one,
right?

The second code snipp does not work becouse sikuli reads
("D:\\My_App.exe D:\\file_to_open.dae") as one file not separated by the
space in between.

You will simply have to put the two path's in separated lines and call
one App.Open() for each.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.