MPE/iX Quick Reference Guide (32650-90881)

Chapter 1 47
Command Descriptions
Commands Syntax
[;NMHEAP=
nmheapsize
]
[;LIB= {G
P
S}] [;XL="
library
[, ...]"] [;NOCB]
[;INFO="
quotedstring
"]
[;UNSAT=[`"]
unsatproc
[`"]] [;STDIN=[
*formaldesig
fileref
$NULL ]]
[;STDLIST=[
*formaldesig
fileref
[,NEW]
$NULL ]] [;PRI= {BS
CS
DS
ES} {#}]
RUN TESTPROG;DEBUG;STDIN=*INFILE;STDLIST=RESULTS,NEW
SAVE
Saves a file in the permanent system file domain.
SAVE {$OLDPASS,
newfilereference
tempfilereference
}
SAVE $OLDPASS,PROGFILE
SAVE TEMPFL
SAVE DATAFILE.GROUPX
SECURE
Restores file access matrix access control for a file. The RELEASE command suspends file
access matrix access control. Enabling the fiel access matrix does not have an immediate
effect on file access if the file is protected by an ACD. ACDs override the file access matrix.
SECURE
filereference
SECURE FILE1
or
SECURE ./FILE1
SEGMENTER
Starts the MPE segmenter.
SEGMENTER [
listfile
]
FILE LISTFL;DEV=LP
SEGMENTER *LISTFL
SET
Defines elements of the command interpreter. It also allows a job using a spooled $STDLIST
to mark its standard list device for deletion when the job terminates.