← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #210732]: How do I know if a specified script (skl) is finished?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Ok, then you have to use another setup for running subprocesses, that
let you wait for termination or you have to implement some signaling
(e.g. before starting the process, an empty file is created by main and
the before exit in sub it is deleted. main waits as long file exists).

BTW: what about directly sub processing the java command taken from
Sikuli-IDE.bat?

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