Date: Sun, 6 Apr 1997 15:24:53 -0400
Reply-To: Jeff Kroll <JeffK3957@AOL.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Jeff Kroll <JeffK3957@AOL.COM>
Subject: Re: MVS SAS Proc SOURCE ?
In a message dated 97-04-05 17:04:05 EST, you write:
<< Anybody have any documentation on this? I want to code a string search to
go through a number of PDSs and their (SAS code, JCL, etc.) members looking
for non-SAS-date date fields as part of a year-2000 project. I found a
reference to using Proc Source which would go through PDSs and possibly
write their members' contents out to a flat file which you could then scan
with an INFILE statement. Alas, no recent documentation to be found
anywhere!
>>
If youre working on an MVS system then you may have a product called File-Aid
installed. There is a feature of File-Aid that can search entire PDS's for a
given string and produce a report as a result.
Jeff K
|