HPlogo SNA NRJE User/Programmer Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 6 NRJE Manager Intrinsics

Common Parameters and Languages

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

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.

Feedback to webmaster