MPE/iX Intrinsics Reference Manual (32650-90875)
Chapter 6 301
Command Definitions (FLUSHLOG-GETUSERMODE)
GETJCW
GETJCW
NM and CM callable.
Returns the value of the system-defined job control word (JCW) to the calling process.
Syntax
U16
jcw
:=GETJCW;
Functional Return
jcw
16-bit unsigned integer (assigned functional return)
Returns the JCW. This word is structured by the calling program through
the SETJCW or PUTJCW intrinsic.
Related Information
Intrinsics FINDJCW, PUTJCW, SETJCW
Commands SETJCW, SHOWJCW
Manuals Interprocess Communication Programmer's Guide and Command
Interpreter Access and Variables Programmer's Guide