When you send a print
job to the printer and you want multiple copies of multiple pages,
the COLLATE option controls how the pages are ordered:
-
COLLATE causes the pages to print
consecutively: 123, 123, 123...
-
NOCOLLATE causes the same-numbered
pages to print together: 111, 222, 333...
Note: You can also control collation
with the SAS windowing environment
Page Setup window, invoked with the DMPAGESETUP command.
Most SAS system options
are initialized with default settings when SAS is invoked. However,
the default settings and option values for some SAS system options
might vary both by operating environment and by site. For details,
see the SAS documentation for your operating environment.