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 (April 2000, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 24 Apr 2000 14:47:30 -0400
Reply-To:     "Fehd, Ronald J." <rjf2@CDC.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Fehd, Ronald J." <rjf2@CDC.GOV>
Subject:      Re: Comparing Program Libraries
Content-Type: text/plain; charset="iso-8859-1"

> From: Daryl [mailto:drh4@PSU.EDU] > Does anyone know of any SAS utilities or file utils that allow you to > scan through SAS program files or AF program/frame/scl entries and > display the code and the differences? I found one at > Qualex(CATALOGR), > but I also need to have it look at program files (Base/macros).

I have a program that compares lists of files in two directories and prints out text for a .bat file to copy later versions from old directory to new.

I developed this because I do R&D in most recently completed project and needed a way to help bring forward the set of updated programs.

request: uCmpDir

> Also, are there utilities for generating sequence numbers for SAS on a > Windows platform?

I developed a program on MVS to list my programs, which included line numbering. and, of course, UltraEdit can do this for you. ;-)

request: ListText

Ron Fehd the tool box maven CDC Atlanta GA USA RJF2@cdc.gov ---> cheerful provider of WORKING SAS code!*! <---


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