JAMS Reference Manual
Contents Index JAMS Home Support

JAMS Reference Manual


Previous Contents Index


JAMS_GET_JOB_STATUS

The JAMS_GET_JOB_STATUS routine is used to get the value of a Job's status text.

Format

JAMS_GET_JOB_STATUS reserved,


value

RETURNS

VMS usage: cond_value
type: longword (unsigned)
access: write only
mechanism: by value

ARGUMENTS

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.

Description

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
JAMS Copyright © 2000, MVP Systems, Inc. All rights reserved.