|
Previous | Contents | Index |
The JAMS_GET_JOB_STATUS routine is used to get the value of a Job's status text.
JAMS_GET_JOB_STATUS reserved,
value
VMS usage: cond_value type: longword (unsigned) access: write only mechanism: by value
reserved
VMS usage: reserved type: reserved access: read only mechanism: by value
This argument is reserved for future use.value
VMS usage: string type: string access: write only mechanism: by descriptor
This argument is a descriptor which points to the buffer where the Job's current status text is returned.
The JAMS_GET_JOB_STATUS routine can be called when you want to get a Job's current status text. The Job whose status is returned is the one which is running the program which calls this routine.
Previous | Next | Contents | Index |
Copyright © 2000, MVP Systems, Inc. All rights reserved. |