Date: Wed, 16 Dec 2009 20:42:28 -0800
Reply-To: Arthur Tabachneck <art297@NETSCAPE.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Arthur Tabachneck <art297@NETSCAPE.NET>
Subject: Re: Compress multiple datasets in a folder
In-Reply-To: <6eb98deb-96a6-4d5a-b874-3bbc3f624ea8@o9g2000prg.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
JoeGon,
If they are all SAS files, then you can do it with proc datasets.
Take a look at:
http://groups.google.ca/group/comp.soft-sys.sas/browse_thread/thread/54deea10a7c72a32/cd293eeca50a1d23?lnk=gst&q=compress+library#cd293eeca50a1d23
or, in short form: http://xrl.us/bgki3w
HTH,
Art
------------
On Dec 16, 10:00 pm, JoeGon <alexsen...@yahoo.com> wrote:
> Hi Guys,
>
> I have been searching the SAS code for that and saw your group
> discussion regarding the SAS. Could I approach your guys for the
> solution. I have many uncompressed datasets (with different name)
> stored in a folder, can I just loop throught the folder and pass all
> the datasets to SAS to compress them without specifying the name of
> each dataset in the folder.
>
> Hope to hear from your guys.
>
> thanx & rgrds
|