Special variables -- $JOB

$J[OB]

Introduced in the 1977 ANSI M[UMPS] language standard.

The value of this variable is a (unique in the current M[UMPS] system) number for a M[UMPS] process.

SET ^UTILITY($JOB,x)="job-dependent information"

Note that with the advent of networked computers and the possibility to activate multiple M[UMPS] environments on a single computer, the value of $JOB may no longer be unique. The value of $SYSTEM_$JOB will always be unique.


This document is © Ed de Moel, 1995-2005.
It is part of a book by Ed de Moel that is published under the title "M[UMPS] by Example" (ISBN 0-918118-42-5).
Printed copies of the book are no longer available.

This document describes the various special variables that are defined in the M[UMPS] language standard (ANSI X11.1, ISO 11756).

The information in this document is NOT authoritative and subject to be modified at any moment.
Please consult the appropriate (draft) language standard for an authoritative definition.

In this document, information is included that will appear in future standards.
The MDC cannot guarantee that these 'next' standards will indeed appear.