
Sort Interface Macro (TSSRTDEF) Additional BIM-EPIC Macros
6-42 BIM-EPIC Installation and System Guide
Additional BIM-EPIC Macros
Sort Interface Macro (TSSRTDEF)
The TSSRTDEF macro defines how BIM-EPIC’s TSIDSRT sort interface operates. It defines
default logical unit numbers for SORTIN, SORTOUT, and SORTWK and specifies whether
the EP242 RECORDS WRITTEN TO OUTPUT message is issued
A default macro is provided during installation. If you want to change the default options,
modify, re-assemble, and link-edit the TSSRTDEF macro.
You must update the macro if the default SYS numbers specified for your SORT package
differ from the macro’s defaults. The macro’s defaults are the same as the distributed defaults
for each SORT package:
• SORTOUT=1
• SORTIN1=2
• SORTWK=Last SORTIN logical unit number +1
A sample job stream to assemble and catalog the TSSRTDEF macro is cataloged in the BIM-
EPIC installation Sublibrary as TSSRTDEF.Z.
TSSRTDEF BYPWRKO=NO, X
PRINT=NO, X
ROUTE=BOTH, X
SORTCTL=NO, X
SORTIN=(n,n,n,...), X
SORTOUT=n, X
SORTWK=(n,n,n,...)
Parameter Required? Values Default
BYPWRKO No NO or YES NO
PRINT No NO or YES NO
ROUTE No BOTH, LST, or LOG BOTH
SORTCTL No NO or YES NO
SORTIN No 1 to 255 2
SORTOUT No 1 to 255 1
SORTWK No 1 to 255 last + 1
BYPWRKO specifies whether TSIDSRT is to bypass the pre-open for SORTWK areas before
invoking SORT. If NO, TSIDSRT pre-opens the SORTWK areas to ensure that proper
Description
Format
Parameters
Comentarios a estos manuales