Starts a USoft Batch job. See USoft Batch
help topics for details of jobs and parameters.
Syntax
ActionStartJob(<job_name>[, <job
parameter>=<value>, ...]
[,<mode>])
Parameters
job_name
The name of the USoft Batch job you want to start.
job parameter
Optional parameters you want to give to the job.
mode
If set to
-quiet
then the job will execute
without displaying any information messages interactively. Error
messages are always displayed: they are not affected by the -quiet
parameter.
|