Memorex LOCK - VERSION 2-24 Spezifikationen Seite 299

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 359
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 298
Additional BIM-EPIC Macros Sort Interface Macro (TSSRTDEF)
Chapter. 6 Additional BIM-EPIC Utilities 6-43
assignments and extent information is available to the SORT. If YES, TSIDSRT bypasses the
pre-open check, and all SORTWK assignments and extents must be properly supplied.
PRINT specifies whether the EP242 message is to be issued. NO suppresses the message.
You can cause the message to be issued by supplying a SORT OPTION statement with
PRINT=ALL. YES causes the message to be issued. You can suppress the message by
supplying a SORT OPTION statement with PRINT=NONE or PRINT=CRITICAL.
ROUTE specifies where the EP242 message is to be issued. ROUTE=BOTH causes the
message to be issued on both SYSLST and SYSLOG. ROUTE=LST causes the message to
be issued only on SYSLST. ROUTE=LOG causes the message to be issued only on
SYSLOG.
SORTCTL specifies whether the SORT control statements are to be displayed on SYSLST.
NO suppresses display of the SORT control statements. YES enables display of the SORT
control statements. The messages will be prefixed with the message number EP246.
SORTCTL does not affect OPTION PRINT=ALL or your standard SORT configuration with
respect to displaying the SORT control statements.
SORTIN specifies the default logical unit numbers for SORTIN1 through SORTIN9. Supply
the logical unit number for SORTIN1 first, SORTIN2 second, etc. You can specify up to nine
logical unit numbers. SORT OPTION statements override these numbers.
SORTOUT specifies the default logical unit numbers for SORTOUT. You can specify one
logical unit number. SORT OPTION statements override this number.
SORTWK specifies the default logical unit numbers for SORTWK1 through SORTWK9.
Supply the logical unit number for SORTWK1 first, SORTWK2 second, etc. You can specify
up to nine logical unit numbers. SORT OPTION statements override these numbers.
This example changes the default logical unit numbers to SYS010 through SYS016 for
SORTIN1 through SORTIN7, to SYS020 for SORTOUT, and to SYS030 through SYS032
for SORTWK1 through SORTWK3. The EP242 message will be issued on both SYSLST
and SYSLOG. SORT control statements will be displayed on SYSLST.
// OPTION CATAL
// EXEC ASSEMBLY
TSSRTDEF SORTOUT=20, X
SORTIN=(10,11,12,13,14,15,16), X
SORTWK=(30,31,32), X
ROUTE=BOTH, X
PRINT=YES, X
SORTCTL=YES, X
BYPWRKO=NO
END
/*
// EXEC LNKEDT
Example
Seitenansicht 298
1 2 ... 294 295 296 297 298 299 300 301 302 303 304 ... 358 359

Kommentare zu diesen Handbüchern

Keine Kommentare