LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (February 1999, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 9 Feb 1999 12:56:31 -0500
Reply-To:     "King, Raymond" <raymondk@MOCR.OAPI.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         "King, Raymond" <raymondk@MOCR.OAPI.COM>
Subject:      Re: (MVS) Slightly Off-Topic Question
Comments: To: "MICHAEL.RAITHEL@RAITHM49.CUSTOMS.SPRINT.COM"
          <MICHAEL.RAITHEL@RAITHM49.CUSTOMS.SPRINT.COM>
Content-Type: text/plain

Michael,

If you recall the thread of months past, most "Programmer's Editors" include the ability to search a directory for occurrences of a given string.

"UltraEdit" for one allows you to recurse sub-directories, and generates a report of directory/path/filename(s) and line numbers where your search text was found.

www.ultraedit.com - shareware

HTH Raymond

> -----Original Message----- > From: Michael A. Raithel > [SMTP:MICHAEL.RAITHEL@RAITHM49.CUSTOMS.SPRINT.COM] > Sent: Tuesday, February 09, 1999 12:41 PM > To: SAS-L@UGA.CC.UGA.EDU > Subject: (MVS) Slightly Off-Topic Question > > Dear SAS-L-ers, > > I am in need of some advice on a product that will search > for keywords within files in a PC directory. Here is the > scenario: > > I have downloaded an MVS Partitioned Data Set (PDS) full of > SAS programs to the desktop and stored them as objects in a > PC folder in the form: abcdefgh.TXT. I will convert many > of them over to PC SAS programs (abcdefg.sas) as I see fit, > based on my needs. > > On MVS, when I need to find something in particular, say > how I've employed the PEEK function, I would use the ISPF > "Search-For Utility" to search the Partitioned Data Set > (PDS) directory and return all programs in which "PEEK" is > found. I then copy the program of my choice and... go on > from there... > > Is there a nifty product in the PC world (Windows 95 and/or > Windows/NT) that is like the mainframe "Search-For > Utility"? I would appreciate any and all advice. Thank > you. > > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Michael A. Raithel > "The man who wrote the book on performance" E-mail: > maraithel@erols.com > Author: Tuning SAS Applications in the MVS Environment > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > ...everywhere you go you see them searching, everywhere you > go you feel their pain, everyone is looking for an answer, > well look again... -- Moody Blues > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Back to: Top of message | Previous page | Main SAS-L page