John, the synax might not be exactly correct for your version of PANVALET. But there's a reasonably good scan function built into one of the PANVALET utilities. You might want to check the docs. I'm sure than CA will be just overjoyed to make sure that you have valid and accurate docs for your version. They might even be willing to send a real person to your shop to help you with this issue.

Rick
--------------------------------------------------------
John Dawes wrote:

Jerry,
 
I tried your suggestion but I was unsuccessful.  Below is the error 
message:
++SCAN *,/ZDLSCHED/72                            ***** INVALID PARAMETER *****                    ***** UNSATISFACTORY ACTION DUE TO ERROR *****   Is there something else I should try?

--- On Fri, 13/6/08, Jerry Durbin <[EMAIL PROTECTED]> wrote:

From: Jerry Durbin <[EMAIL PROTECTED]>
Subject: Re: FILEAID - PERFORMING SEARCH FUNCTION
To: IBM-MAIN@BAMA.UA.EDU
Received: Friday, 13 June, 2008, 4:18 AM

Use the Panvalet PAN#8 utility - in my sample below I'm looking for
"CBRPBINB"
//PAN8     EXEC PGM=PAN#8,PARM='OPEN=INP'
//PANDD1   DD DISP=SHR,DSN=<PANVALET LIBRARY TO BE SCANNED>
//SYSPRINT DD SYSOUT=*
//SYSIN    DD *
++CONTROL 0
++SCAN *,/CBRPBIND/72
//*

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to