AppCtrlScript

MAY Computer

Help

CLEARWARNINGS

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

Primary

See also  

CLEARERRORS, ADDWARNING

If a warning occurs in script or a warning has been produced with ADDWARNING the warning information is added to an internal application warning list. This list can be cleared with this command. Use it carefully because occured warnings can be of importance and when using this command all information of occured warnings is lost.

Unlike the errors if a warning occurs error trapping methods are not taken into consideration and processing continues with the next line as usual.

Syntax

CLEARWARNINGS 

Part

Description