JAMS Reference Manual
Contents Index JAMS Home Support

JAMS Reference Manual


Previous Contents Index


GET STATUS

Gets a Jobs status text.

Format

GET STATUS


Description

The GET STATUS command can be used when you want to retrieve a Job's status text. The Job whose status is retrieved is the one which executes the command.
related commands

Qualifiers

/GLOBAL

Using this qualifier causes the returned DCL symbol to be defined in the global symbol table.

/LOCAL

Using this qualifier causes the returned DCL symbol to be defined in the local symbol table.

/SYMBOL=DCL-symbol-name

This qualifier can be used to specify the name of a DCL symbol which will hold the retrieved status. If this qualifier is not used, the status is returned in a symbol named JAMS_JOB_STATUS.


Previous Next Contents Index
JAMS Copyright © 2000, MVP Systems, Inc. All rights reserved.