EGL1228E Only a single variable may be bound to a prompt statement.

Explanation

A prompt must only be bound to a single variable that receives the user's response. Some other type of binding has been attempted.

User Response

Examine and correct the openUI statement.


Feedback