HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


LOUD | QUIET

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Read syntax diagramSkip visual syntax diagram
   .-QUIET-.   
>>-+-------+---------------------------------------------------><
   '-LOUD--'   

Use LOUD to issue messages to the terminal containing:
  • the version and release of ASMLANGX
  • the output file identifier
  • the input file identifier
  • processing progress information
Terminal messages are modified by the execution environment and OS runtime settings:
  • On TSO, the messages respect the TSO MSGID setting:
    MSGID
    Message identifier and text are displayed
    NOMSGID
    Message text is displayed
  • On z/OS Batch, the messages are written to the JES message log with WTO ROUTCDE=11. The message identifier and text are shown.
  • On CMS, the messages respect the CMS EMSG setting:
    ON
    Message identifier and text are displayed
    TEXT
    Message text is displayed
    OFF
    Message is suppressed
  • On z/VSE Batch, the messages are written to the console log. The message identifier and text are shown.
A header is added to the output file containing:
  • the version and release of ASMLANGX
  • the input file identifier

Use QUIET to suppress the display of I (Informational), W (Warning) and E (Error) messages. QUIETLY is an alias for QUIET.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014