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 (December 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments:   To: JoeGon <alexsentul@yahoo.com>
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


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