HPlogo 900 Series HP 3000 Computer Systems: MPE/iX Intrinsics Reference Manual > Chapter 4 Command Definitions

GETJCW

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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)

Feedback to webmaster