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 (January 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 12 Jan 2007 13:22:41 -0800
Reply-To:     "William W. Viergever" <william@VIERGEVER.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "William W. Viergever" <william@VIERGEVER.NET>
Subject:      Re: Tracking what .sas file created a dataset?
Comments: To: "Wainwright, Andrea" <andrea.wainwright@CAPITALONE.COM>
In-Reply-To:  <5849E9717D973D4680AD52C26826723E071D9EF6@KDCP4PMBX06.cof.d
              s.capitalone.com>
Content-Type: text/plain; charset="us-ascii"; format=flowed

At 12:40 PM 1/12/2007, Wainwright, Andrea wrote: >I don't know of any automatic way in SAS.

memories ....

at some point, proc contents had that, and not just then pgm name, but the source code

what say ye fellow codgers, when was it & when did it go away?

inquiring monds want to know

>What I have done, especially on the mainframe is put my dataset near the >code. > >So if the code is u12345.proj2.adhoc.task(prog.sas) then I put the >dataset it creates in u12345.proj2.adhoc.task.data(prog). > >Works wonders! I've had people come back to me months later and ask me >to create an updated version of some analysis dataset I did for them. >All I ask them is where was the original dataset located. That tells me >where the code is. > >-----Original Message----- >From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of >Scott D. >Sent: Friday, January 12, 2007 1:33 PM >To: SAS-L@LISTSERV.UGA.EDU >Subject: Tracking what .sas file created a dataset? > >Is there an automatic way to do know what file created a particular >dataset? Say I create a dataset and store it in a library, and I later >want to access this dataset but don't remember what .sas file created >it. Of course I can grep *.sas, but I want to keep this information with >the dataset. Any ideas here would be greatly appreciated. > > > > > > > >The information contained in this e-mail is confidential and/or proprietary > >to Capital One and/or its affiliates. The information transmitted herewith > >is intended only for use by the individual or entity to which it is > >addressed. If the reader of this message is not the intended recipient, > >you are hereby notified that any review, retransmission, dissemination, > >distribution, copying or other use of, or taking of any action in reliance > >upon this information is strictly prohibited. If you have received this > >communication in error, please contact the sender and delete the material > >from your computer.

--------------------------------------------------- William W. Viergever Viergever & Associates Health Data Analysis / Systems Design & Development Sacramento, CA 95825 william@viergever.net (916) 483-8398 ---------------------------------------------------


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