IBM AS/400 manual How to Ignore Status and Notify Messages, Handling Exceptions249

Models: AS/400

1 489
Download 489 pages 47.95 Kb
Page 273
Image 273

 

*----------------------------------------------------------------

 

* Handle information or warning messages, otherwise perco￿late

 

*----------------------------------------------------------------

C

IF

MsgSev <= Warning

C

EVAL

Action = Handle

C

ELSE

 

C

EVAL

Action = Percolate

C

ENDIF

 

C

RETURN

 

 

 

Figure

121. How to Ignore Status and Notify Messages

Chapter 12. Handling Exceptions249

Page 273
Image 273
IBM AS/400 manual How to Ignore Status and Notify Messages, Handling Exceptions249