|
N
|
The job is not in a hold or waiting state, No action. The function result is -1.
|
|
P
|
The new job name was already in use and hence the new job could not be created. No action. The function result is -1
|
|
S
|
The job was successfully created. The function result is 1.
|
|
E
|
An error occurred while attempting to create the job. See the return message for more details. The function result is -2.
|
|
F
|
An unexpected error occurred. The function result is -3.
|