The SetShowStatusDialogs transaction sets whether Imagenation's status messages are shown when the Imagenation window is minimized.
Type XTYP_EXECUTE
Syntax [SetShowStatusDialogs(state)]
|
Parameter |
Data type |
Values |
Meaning |
|
state |
BOOL |
0 | 1 |
not shown | shown |
Remarks
Transactions such as Merge use dialog boxes to show the status of the operation they are performing. You can use SetShowStatusDialogs to suppress the display of these dialog boxes.
Release information
Added in Release 3.50.
See also