sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38547
Re: [Question #295370]: variable in app.open command
Question #295370 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/295370
Status: Answered => Solved
Erwin confirmed that the question is solved:
thanks, that solved it:)
the dir command worked with the slashes the other the other way, but
this does look better.
just had to remove the | before \textfiles and change App.open
("notepad" + fileName) to App.open ("notepad" + " " + fileName)
maybe an idea to add this to the documentation?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.