Date: Fri, 12 Jan 2007 13:56:11 -0500
Reply-To: tmuir@RDG.BOEHRINGER-INGELHEIM.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: My Bad <tmuir@RDG.BOEHRINGER-INGELHEIM.COM>
Subject: Re: Tracking what .sas file created a dataset?
In-Reply-To: <1168626781.983477.42690@m58g2000cwm.googlegroups.com>
Content-Type: text/plain; charset=us-ascii
You could add the source file to the dataset label...
-----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.
|