KLVDM107 IMPROPER USE OF statement CONSTRUCT: library(dialog) LINE(line)
Explanation
The dialog management statement statement was used improperly. This is usually an END or UNTIL statement without a DO, or an ELSE statement without an IF. library is the DD name that contains the dialog. line is the location where the error was detected.
System action
The dialog compilation fails.
User response
If this is a user-supplied dialog, correct the error and test the dialog. If this is an IBM®-supplied dialog, contact IBM Software Support.
Message Type
LOG, VIEW