The SYNCMAC macro is used to select permanent MFX defaults at installation time. To make changes after installation, use SYNCMAC again to modify individual options. Note that column 1 must be blank on the first statement or contain a label. Labels may be up to 8 characters long, and must be followed by at least one blank. To continue a statement, end the statement with a comma after a completed parameter, place any character in column 72, and start the next option in column 16 on the next line.
SYNCMAC Format
Col 1
|
blank SYNCMAC option,option,…,option
or
label+blank
SYNCMAC Continuation Format
Col 1 Col 16 Col 72
| | |
label SYNCMAC option,option,option,option X
option,option,option
Sample SYNCMAC Macro
Col 1 Col 16 Col 72
| | |
OPTS SYNCMAC NOLIST,SVC=(109,242), X
KEYDSN=SYNCSORT.MFX.R31.KEYS, X
RSRVTI=60K,RC16=ABE
END
For information on how to use the SYNCMAC macro, see STEP 12: Set and Install the MFX Options in the Installation Procedure section of this guide.