Glossary

SYSOUT

A JCL DD parameter that directs output to the *JES spool* for printing or viewing. COBOL DISPLAY statements in batch write to the file assigned to SYSOUT (typically DD name SYSOUT or the system-defined output). (Ch. 2, Appendix C) See also: *JES*, *Spool*.

Learn More

Related Terms