:SEGMENTER [ MPE Segmenter Reference Manual ] MPE/iX 5.0 Documentation
MPE Segmenter Reference Manual
:SEGMENTER
Accesses the Segmenter.
SYNTAX
:SEGMENTER [listfile]
PARAMETERS
listfile An ASCII file (formal designator SEGLIST) to which is
written any listable output generated by Segmenter
commands. The designator SEGLIST should not be used as
the actual file designator. If listfile is omitted, the
standard job/session list device ($STDLIST) is assigned.
The only Segmenter commands which use the listfile
parameter are LISTUSL, LISTAUX, LISTSL, LISTRL, PREPARE,
and ADDSL.
USE
-----------------------------------------------------------------------------------------------
| | | |
| Available | In Session? | YES |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| | In Job? | YES |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| | In Break? | NO |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| | Programmatically? | NO |
| | | |
-----------------------------------------------------------------------------------------------
| | |
| Breakable? | YES (Suspends) |
| | |
-----------------------------------------------------------------------------------------------
EXAMPLE
:FILE OUTPUT;DEV=LP Equates the file OUTPUT to the line printer.
:SEGMENTER *OUTPUT Accesses the Segmenter and back references the
file OUTPUT, sending any listings to the line
printer.
MPE/iX 5.0 Documentation