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 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 20 Jan 2010 04:03:28 -0800
Reply-To:     fabergoogle <fabrizio_marrama@BRADYCORP.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         fabergoogle <fabrizio_marrama@BRADYCORP.COM>
Organization: http://groups.google.com
Subject:      Re: Internet log files
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

On Jan 20, 11:55 am, fabergoogle <fabrizio_marr...@bradycorp.com> wrote: > Hi, > > I need to import 9,322 internet log files which have 9,322 different > names. I'd rather to name manually the columns (because the first > field name would start in the 2nd data column). The data start at the > 6th row. The delimiter is the "space". > > Could you please advice on a macro to do this job please? > > Example: > dcs0euxln09tjxucaxis09t1m_4v6d-dcs-2009-01-01-00-00135.log > dcs0euxln09tjxucaxis09t1m_4v6d-dcs-2009-01-01-01-00234.log > dcs0euxln09tjxucaxis09t1m_4v6d-dcs-2009-01-01-02-00427.log > dcs0euxln09tjxucaxis09t1m_4v6d-dcs-2009-01-01-03-02832.log > dcs0euxln09tjxucaxis09t1m_4v6d-dcs-2009-01-01-04-00215.log > .............. > ..............

I also need to create a unique table appending all the imported files. Thanks.


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