| View previous topic :: View next topic |
| Author |
Message |
jamespauly
Joined: 06 Jun 2007 Posts: 1
|
Posted: Wed Jun 06, 2007 12:54 pm Post subject: How do you add Parameters to an external RunTask |
|
|
How would I pass parameters in an external run task?
"C:\Program Files\Automize7\jre\bin\javaw.exe" -cp .;bin;help;activation.jar;bsh.jar;hitek7.jar;jakoro.jar;jh.jar;mail.jar;maverick-all.jar;net.jar com.hitek.engine.core.RunTask CTLogs |
|
| Back to top |
|
 |
Robert Site Admin
Joined: 25 May 2006 Posts: 1140
|
Posted: Wed Jun 06, 2007 1:00 pm Post subject: |
|
|
Use the Utilities menu / commandline menu / Set task parameters menu.
This shows you how to change a task parameter from the commandline.
i.e. first change the parameters using ...SetParameter... , then run the task using using ..RunTask.. |
|
| Back to top |
|
 |
|