HPlogo MPE/iX Intrinsics Reference Manual > Chapter 6 Command Definitions (FLUSHLOG-GETUSERMODE)

GETJCW

MPE documents

Complete PDF
Table of Contents
Index

Edition 7 E0701
Edition 7 E0300 ♥
Edition 6 E0195

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
Command Interpreter Access and Variables Programmer's Guide




GETINFO


GETLOCRIN