sikuli-driver team mailing list archive
  
  - 
     sikuli-driver team sikuli-driver team
- 
    Mailing list archive
  
- 
    Message #57900
  
Re:  [Question #699911]: how to pass parameters to a	runnable jar ?
  
Question #699911 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/699911
Description changed to:
When executed as a runnable jar with a command line like:
> java -jar myCompiledScript.jar  myParam
It does not work: I get the following error : 
[Error] given sikulix....jar not found: C:\Users\<user>\myParam
It seems that only -v (verbose mode) is accepted...
I also tried "--" as mentionned here : https://sikulix-2014.readthedocs.io/en/latest/faq/010-command-line.html#command-line-options-intention-provide-user-parameters-for-running-scripts
 
But with no success.
How can I provide parameter values to my compiled script ?
-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.