Trying to use PAN#8 to SCAN the Panvalet library but getting the error message PV071.
Using the following ++SCAN statement: ++SCAN *JCL,'STELIB,1,72'
Change the ++SCAN statement from ++SCAN *JCL,'STEPLIB,1,72' to ++SCAN *JCL,'STEPLIB',1,72
The search string for STEPLIB should only be in quotes, not the starting and ending columns.