Modeller.runCmdLine


runCmdLine(pCommandLine, wait)

Run the given command line with cmd /C command line args should be quoted if they contain spaces

pCommandLinestringcommand line to run
waitbooleanwait for the spawned process to return
Return valueinteger

Back to Modeller

Back to Overview