-REVEAL [ MPE Segmenter Reference Manual ] MPE/iX 5.0 Documentation
MPE Segmenter Reference Manual
-REVEAL
Reveals entry point. Cannot use on a secondary entry point or on
material which will be placed in an RL file. Can be used on a primary
entry point, RBM, or segment.
SYNTAX
[ENTRY, ]
-REVEAL [UNIT, ] name[(index)]
[SEGMENT,]
PARAMETERS
ENTRY Reveals the entry point indicated by name [(index)].
(Default.)
UNIT Reveals all entry points in the Relocatable Binary
Module (RBM) indicated by name [(index)].
SEGMENT Reveals all entry points in all RBMs associated with
segment name.
name The name of the entry point in the User Subprogram
Library (USL) file which is to be revealed.
index An integer further specifying the entry point name. The
index may be used when there is more than one entry
point of this name. If index is omitted, a value of 0
(the most recent active occurrence) is assigned by
default.
EXAMPLE
-REVEAL RBM1 Reveals the RBM entry point named RBM1.
MPE/iX 5.0 Documentation