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 2010, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 28 Jan 2010 20:41:43 -0800
Reply-To:   Savian <savian.net@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Savian <savian.net@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   Re: Can SAS return info about Windows folders?
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

On Jan 28, 7:13 pm, sassywench7...@GMAIL.COM (Andrea Zimmerman) wrote: > If I hover over a folder in Windows Explorer, I get info about the size of > the folder, and if I right click and select Properties I get the size info > again, plus the number of files within the folder. > > Is there anyway to pull all that info together into a SAS dataset for a list > of folders? > > -- > Andrea W-Z

You can use my utility called GetFileInfo that will return all metadata associated with a file (also includes Office metadata).

Run it from an X command in SAS and pipe it in.

http://utilities.savian.net

Alan http://www.savian.net


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