The TRAPLOG command allows dynamic control of trap and exceptions popup message logging and display.
Syntax.
TRAPLOG [x: | NOLOG] [POPUPS | NOPOPUPS]
Parameters
x:
Remarks
If neither POPUPS nor NOPOPUPS is specified then the state of POPUP suppression is left unchanged.
If neither x: nor NOLOG is specified then the state of logging is left unchanged.
An applicaiton may temporarily disable exception popup messages by use of the DosError API. Use of yhis will not affect logging.
TRAPLOG was made available at fix pack 29 for OS/2 Warp V3.0 and base releases of later versions of OS/2.