Hi,
I have created a new panel with input as PS file. I want to use ver() statement to verify whether the file name is correct or not, using DSNAME, and I am getting the error
ISPP183
Panel 'PAN12' error
Incorrect # of VERIFY values for verification type indicated.
Panel line where error was detected:
VER(&XINPFLE,NONBLANK,DSNAME,LEN,'<=',44,MSG=NSL001)
Can someone help me out this.