SNA NRJE User/Programmer Reference Manual (30292-90006)

Chapter 6 179
NRJE Manager Intrinsics
Common Parameters and Languages
Common Parameters and Languages
The introduction to Chapter 5 , “User Intrinsics,” describes the
following:
Supported languages
Programming constraints
Common parameters
Stack size required
These apply to NRJE manager intrinsics, also.
Intrinsic Data Types
These data types are used in intrinsic descriptions:
BA Byte Array
D Double-word integer variable
DA Double-word integer array
I Integer variable (single word)
IA Integer array
L Logical variable (single word)
LA Logical array
NOTE
Even numbers in logical variables and elements of logical arrays are
FALSE.
Odd numbers in logical variables and elements of logical arrays are
TRUE.