IN_SetBatchMessageMode

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_SetBatchMessageMode function sets whether status and error messages are suppressed. Suppress the messages when you want to perform a number of functions without having status and error messages display.

Syntax

int IN_SetBatchMessageMode( bMessageMode )

Parameters

Values

Meaning

IN_BOOL bMessageMode

FALSE messages are not suppressed

TRUE messages are suppressed

Release information

Added to Imagenation for Windows in Release 4.21.

As of Release 5.1, also available in Imagenation for UNIX.

See also

Displaying error and status messages