SuppressMessages

Funktionsname dcl_SuppressMessages
Syntax   (dcl_SuppresMessages {Suppress [as Boolean]})
Rückgabewert Boolean (T if successful; otherwise NIL)

This function can be used to prevent the display of OpenDCL error and status messages. If Suppress is NIL, error messages are enabled; otherwise they are suppressed. Error messages can help quickly diagnose the cause of problems, so they should be suppressed only when needed for automated scripting or other unusual situations.