Understanding the basics

The Language Environment message services provide a common method of handling and issuing messages for AMODE 64 applications.

When a condition is raised in your application, either Language Environment common routines or language-specific runtime routines can issue messages to stderr. The messages can provide information about the condition and suggest possible solutions to errors.

You can use Language Environment APIs and runtime options to modify message handling.