Thanks for testing.

I will revise the related docs section especially about quoting with
apostrophes

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1480145

Title:
  [1.1.0] RunServer should accept user arguments for Python scripts (--
  arg1 arg2 ...) --- fixed 2015-08-28+

Status in Sikuli:
  Fix Committed

Bug description:
  SikuliX version 1.1.0-20150712.231026-126
  Win7 Pro SP1 64 bit Microsoft Windows [Version 6.1.7601]

  Run RunServer with command >

  c:\Tools\SikuliX-1.1.0>runsikulix.cmd -s -- arg1 arg2 arg3

  sys.argv returns value "None" when asked to provide a list of values
  during run-time >

  for arg in sys.argv:
      print arg

  Running in IDE passed the values for sys.argv

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1480145/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to