sigmafreed
Programmer
Hi, is there a way to pass command line options from the system prompt to a winrunner test script to be parsed in "for param in sys.argv:" (python code) style? I am writing a stress test script and want to be able to specify variables like # iterations, results basepath, etc. from the system prompt. Thanks
ef
ef