HP 3000 Manuals

Ch 3. The Nucleus [ COBOL/HP-UX Language Reference for the Series 700 and 800 ] MPE/iX 5.0 Documentation


COBOL/HP-UX Language Reference for the Series 700 and 800

Chapter 3  The Nucleus 

Function of the Nucleus 

The nucleus provides a basic language capability for the internal
processing of data within the basic structure of the four divisions of a
program.

Table handling provides a capability for defining tables of contiguous
data items and accessing an item relative to its position in the table.
Language facilities are provided for specifying how many times an item is
to be repeated.  Each item can be identified through use of a subscript
or an index.
________________________________________________________________________
|(MF)                                                                  |
|The screen handling module provides enhanced screen-handling          |
|facilities.  It consists of a Screen Section and additional formats of|
|ACCEPT and DISPLAY statements.                                        |
________________________________________________________________________

            



MPE/iX 5.0 Documentation