sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37028
[Question #287289]: command line argument using sikuli-ide.jar does not work
New question #287289 on Sikuli:
https://answers.launchpad.net/sikuli/+question/287289
hello,
here is my script
import sys
print sys.argv[1]
i use
java -jar"C:\users\10501093\Desktop\Sikuli-r930-win32\Sikuli-IDE\sikuli-ide.jar" -r "C:\Users\10501093\Desktop\test.sikuli" --args"hello"
but it show Error: Could not create the Java Virtual Machine
Error:A fatal exception has occurred. Program will exit.
what should i do?
thanks
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.