KLVDM040 STATEMENT OUT OF PLACE: library(dialog) LINE(line)

Explanation

The OPTION statement must appear as the first or top level of a dialog that includes other common members from the panel library. dialog is the dialog that was being refreshed; library is the name of the DD that contains the member; line is the line number in the member where the misplaced statement was found.

System action

The panel interpretation fails.

User response

If the problem is with a user-defined dialog, move the )OPTION statement in member to beginning of the dialog, and refresh it. If the problem is with an IBM®-supplied dialog, contact IBM Software Support.

Message Type

LOG, VIEW