← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #168453]: Pass variable name to run

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Sorry, it seems, that the run() does not come back, until the called
program terminates.

have a look at the subprocess module. It has options to run another program asynchronously.
http://www.jython.org/docs/library/subprocess.html

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