PRESCRIBE Command Reference
330
SSTK — select Sorter STacKer
Format
SSTK [tray, tray, ...]; or SSTK 0;
Parameter
tray:
number from 1 to the maximum (bottom)
Function
The SSTK command is effective only when the optional sorter is installed to the printing
system. It instructs the printing system to deliver printed pages in the sorter mode. Each
specified tray receives a complete set of pages, one copy of each.
If the parameters are omitted, the top n trays are used, where n is the copy count (equal or
less than the number of trays). If you specify the copy count which is greater than the
number of the trays being selected, the bulk tray receives the overflowed pages. If the
tray parameters are specified, the COPY command is unnecessary as the printing system
automatically makes the copy count to be the same as the number of the tray parameters
specified.
Upon receiving the SSTK command, the printing system automatically performs a page
feed.
If the parameter is 0 for SSTK (SSTK 0;) this command disables sorting and delivers all
pages to the bulk output tray.
Note
This command is irrelevant to certain combination of photocopier models and option fin-
isher models.
File
!R! RES; SSTK 1, 3, 5; EXIT;
Three copies of this file will be printed.
The output goes to sorter trays 1, 3, and 5.
!R! PAGE; EXIT;
If the tray parameters were omitted (SSTK; COPY3;), sorter
trays 1, 2, and 3 would be used.
!R! PAGE; EXIT;