InterviewSolution
Saved Bookmarks
| 1. |
What Are The Types Of Messages? |
|
Answer» A MESSAGE can have five different types. These message types have the following EFFECTS during list PROCESSING: .A (=ABEND) .E (=ERROR) or W (=Warning) .I (=Information) .S (=Success) A message can have five different types. These message types have the following effects during list processing: .A (=Abend) .E (=Error) or W (=Warning) .I (=Information) .S (=Success) |
|