New question #185921 on Sikuli:
https://answers.launchpad.net/sikuli/+question/185921
Hi all,
I am developing a sikuli script on Windows XP platform and I have a strange
behaviuor on this line:
sessionid=run("cmd.exe /C sessioninfo s") - This is a Citrix command to
identify my session on the Citrix Server.
When I run from Sikuli.IDE it work perfectly and return the value in the
variable.
If I try to run my sikuli script from windows run application with the
following command:
cmd /c "C:\Program Files\Sikuli X\Sikuli-IDE.exe" -r
D:\Sikuli\myscript\test_subprocess.sikuli
the variable sessionid is empty.
Does anyone can help me to solve my problem?
thanks
Andrea
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp