RE: VOLLIE Scan/Replace

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: RE: VOLLIE Scan/Replace
From: Kevin Corkery (kcorkery@comcast.net)
Date: Fri Jul 25 2008 - 11:40:14 EDT


Sorry ...

The prototype I used is %%%.OLLXCVT, I just named my version %%%.CVT<something> that I modified. 
Position to string $CVT and you can put edit command there to change the strings (see code below).
Basically in the original the $CVT function is the one used to convert regular JCL in the required VOICE syntax.


   Convert the procedure                               
     "$CVT *"                                            
     "EDIT /USERCAT/WORKCAT/ "                           
     "EDIT /VSESPUC/WORKCAT/ "                           
     "EDIT /VSESP.USER.CATALOG/VSESP.WORK.CATALOG/ "     
     @crc = s.rc; @logl0 = s.message                     

--
Kevin Corkery
Independent Consultant
Voorhees, New Jersey

 -------------- Original message ----------------------
From: "Billy R. Bingham" <bbingham_casbah839@suddenlink.net>
> Nothing that begins with CVT in %%%.
> 
> 
> Billy
> ---- Kevin Corkery <kcorkery@comcast.net> wrote: 
> > Billy ...
> > 
> > Look in the %%%. Library for something beginning with CVT I think.  It's a
> > member that will scan and replace a string from a list of libraries.  It was
> > specifically created to do something that the ADR folks wanted to do but it
> > can be modified to look for your string and replace it (the string is
> > imbedded in the code).  I used it to replace the VSESP.USER.CATALOG
> > references in JCL to a different catalog name a few years back.  If you need
> > the exact name I can get that for you in the morning.  It's not an end user
> > routine but can be useful for system maintenance type tasks.
> > 
> > ... Kevin
> > 
> > -----Original Message-----
> > From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf Of
> > Billy R. Bingham
> > Sent: Thursday, July 24, 2008 4:31 PM
> > To: VSE Discussion List
> > Subject: RE: VOLLIE Scan/Replace
> > 
> > Scan every member for a string and replace.
> > 
> > 
> > Billy
> > ---- Robert Hedgpeth <rhedgpeth@illustro.com> wrote: 
> > > Do you mean "scan every member" for a string and replace 
> > > or scan a single member and replace
> > > 
> > > Robert W. Hedgpeth
> > > Technical Support Representative
> > > illustro Systems, Intl., LLC
> > > www.illustro.com
> > > 
> > > * * * * * * * * * * * * * * * * 
> > > 
> > > This e-mail is private and may be confidential and is for the intended
> > > recipient only. 
> > > If misdirected, please notify us by telephone and confirm that it has
> > > been deleted 
> > > from your system and any copies destroyed. If you are not the intended
> > > recipient 
> > > you are strictly prohibited from using, printing, copying, distributing
> > > or disseminating 
> > > this e-mail or any information contained in it.  
> > > 
> > >  * * * * * * * * * * * * * * * * * * * * * * * * * *  
> > > 
> > > We use reasonable measures to virus scan all E-mails leaving illustro
> > > but no warranty 
> > > is given that this E-mail and any attachments are virus free. You should
> > > ensure you 
> > > have adequate measures in place for your own virus checking.
> > > 
> > > 
> > > > Does VOLLIE have a 'scan/replace' utility/command?
> > 
> 


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b25 : Fri Aug 29 2008 - 15:05:10 EDT