Library /sys$common/syshlp/helplib.hlb
INITIALIZE, /QUEUE, Qualifiers, /RECORD_BLOCKING

 *Conan The Librarian

       /RECORD_BLOCKING (default)
       /NORECORD_BLOCKING

    Determines whether the symbiont can concatenate (or block
    together) output records for transmission to the output device.
    If you specify the /NORECORD_BLOCKING qualifier, the symbiont
    sends each formatted record in a separate I/O request to the
    output device. For the standard OpenVMS print symbiont, record
    blocking can have a significant performance advantage over
    single-record mode.
  Close     Help