I'm trying to display some messages through the ISPF panel designed. Intension is as usual to pop up a message when the user gives a wrong input. But when ever i give a wrong input i'm getting the message as
CMG999
Message syntax error.
MSG001A - contains invalid format syntax in first record.
Current dialog statement:
SETMSG MSG(MSG001A)
Message syntax error.
MSG001A - contains invalid format syntax in first record.
Current dialog statement:
SETMSG MSG(MSG001A)
I tried comparing this with the manual but i dont find differences. Please guide where do i go wrong.MSG001A 'Operand missing' .ALARM=YES
'Required positional operand missing.'
Regards,
Viswa