SET [ MPE/iX Quick Reference Guide ] MPE/iX 5.0 Documentation
MPE/iX Quick Reference Guide
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.
[ {300 }]
[ {1200 }]
[ {2400 }]
SET [STDLIST={DELETE}] [;ECHO={ON }] [;MSG={ON }] [;SPEED={4800 }]
[ {SAVE }] [ {OFF}] [ {OFF}] [ {9600 }]
[ {19200}]
[ {19.2K}]
!JOB EXAMPLE, USER.TECHPUB,XGROUP
!CONTINUE
!RUN UPDATE.PUB.SYS;PARM=1;MAXDATA=16000
!IF JCW < FATAL THEN
!SET STDLIST=DELETE
!ENDIF
!EOJ
MPE/iX 5.0 Documentation