HP 3000 Manuals

GETJCW [ MPE/iX Intrinsics Reference Manual ] MPE/iX 5.0 Documentation


MPE/iX Intrinsics Reference Manual

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 
                      (32650-90019) and Command Interpreter Access and 
                      Variables Programmer's Guide (32650-90011)



MPE/iX 5.0 Documentation