Using COBOL I/O statements

Language Environment manages all COBOL output directed to the system-logical output device. This includes output from:
  • DISPLAY SYSOUT
  • READY TRACE (OS/VS COBOL only)
  • EXHIBIT (OS/VS COBOL only)
    Note: For OS/VS COBOL programs running under CICS®, the DISPLAY, READY TRACE and EXHIBIT statements are not supported.