LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 28 Aug 2001 04:00:05 GMT
Reply-To:   pAyp <pauladx@HOME.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   pAyp <pauladx@HOME.COM>
Organization:   Excite@Home - The Leader in Broadband http://home.com/faster
Subject:   Re: Any way to embed the sas code inside the data set

1. I am using proc contents with ODs right now. My problem actually is I have so many different versions of highly similar code. Lucky me I started SAS codding with version 8 so I have taken advantage of the long file name, but still looking at and looking for files are dazzling.

2. If I can open up my direct to you, David, you will see high hierachcy of directies built already. I will go for the catalog or C++ idea eventually. For now Ian's %Let.... tip is simple and quick to go. Just have to build the infrastructure one file at a time.

Thank you for all your help.

Paula D "Fred Swisher" <freds@noaddress.com> wrote in message news:3oulotocutu4gs0hlolg05u6q1maa7tpb3@4ax.com... > I seem to remember 15 years or so ago, the log of the generating > proc/datastep was automatically kept in a header of the dataset. You > could view it with proc contents. It also had a table containing an > in depth set of descriptions for the dataset such as who/userid > generated it, number of mods/by whom, origin date, so on. I think > this was SAS 5.16. They quit doing this about ver 6.xx. > > I don't know why it does not do this anymore. > > On Mon, 27 Aug 2001 02:49:34 GMT, "pAyp" <pauladx@home.com> wrote: > > >I write more and more SAS code and one nagging problem is to track which > >version generate which data set. Is there any way to embed the code inside > >the data set so one click, instead of searching around the directory can > >bring the code? > > > >Thanks. > > > >Paula D > > >


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