View Single Post
  #1  
Old 12-10-2009, 06:28 PM
billjarrold billjarrold is offline
Member
 
Join Date: Jul 2009
Location: San Francisco Bay Area
Posts: 39
how to invoke command line question

Hi,

Short version: I am wondering about other options for command line than the windows "run environment"?

Details: So I see in the knowledge base that there is hope for us who like to use the command line. i.e. at this part of the knowedge base...

http://kb.worldviz.com/articles/1106

...there is this example command...

"C:\Program Files\WorldViz\Vizard30\bin\winviz.exe" "C:\demo.py"

...my question is where do I type that command. I tried doing it to the one line python prompt (as a bonus if you could tell me how to make that more than one line that would be great) that is part of the standard Vizard IDE and it did not do the right thing.

I next tried it by going to

Start (at the bottom left of my windows screen) -> Run

At that run prompt I dropped the above text and got behavior that suggests that this is where I can write commands to a command line prompt.

My question is this: is there any other place I should know about where I can do command line arguments (sorry, I'm a microsoft newbie)
Reply With Quote