View Single Post
  #1  
Old 06-18-2009, 08:03 AM
JimC JimC is offline
Member
 
Join Date: Jun 2009
Posts: 42
Question Current state of command line arguments?

Hi,

I've been launching scripts from the commandline using just "winviz <script.py>" (in the script directory). That seems to work fine, except that if I pass additional arguments the first one after the script name disappears. In the Vizard FAQ I found and item "Can I pass arguments to a script from the command-line?" that refers to a nonexistent forum thread.

So what is the story on passing arguments?

Thanks,
-Jim C.
Reply With Quote