SYSTEM [ HP TRANSACT Quick Reference Guide ] MPE/iX 5.5 Documentation
HP TRANSACT Quick Reference Guide
SYSTEM
SYSTEM program-name[,definition-list];
DEFINITIONS
BANNER="text"[REV BEG]
BASE=base-name1[(["password"][,[mode]
[,[optlock][,[basetype]]]])]
[,base-name2[(["password"][,[mode]
[,[optlock][,[basetype]]]])]]...
DATA=data-length,data-count
FILE=file-name1[([access][(file-option-list)]
[,[rec-length][,[blocking-factor]
[,[file-size][,[extents][,[initial-allocation]
[,[file-code]]]]]]])]
[,file-name2...]...[REV END]
FSTORESIZE=formstoresize[REV BEG]
KSAM=file-name1[(access[(file-option-list)])]
[,file-name2...]...[REV END]
OPTION={TEST|NOTEST}
SIGNON="text"
SORT=number[REV BEG]
VPLS=file-name1[(form-name1[(item-list1)] ...)]
[,file-name2...]...[REV END]
WORK=work-length,work-count
WORKFILE=number
Example
SYSTEM PROG1, BASE=DB1("PASS",1);
MPE/iX 5.5 Documentation