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 (August 2007, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 30 Aug 2007 13:13:22 +0000
Reply-To:     toby dunn <tobydunn@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         toby dunn <tobydunn@HOTMAIL.COM>
Subject:      Re: how can i get the name of an external file ?
Comments: To: pierre.coste@GMAIL.COM
In-Reply-To:  <1188455876.670370.164660@w3g2000hsg.googlegroups.com>
Content-Type: text/plain; format=flowed

Pierre ,

Pipe the files names into a SAS Data set and pick it off from there.

Toby Dunn

Comprimise is like telling a lie, it gets easier and easier. Each comprimise you make, that becomes your standard.

Perfection doesnt exist, once you reach it, its not perfect anymore. It means something else.

From: boulmo <pierre.coste@GMAIL.COM> Reply-To: boulmo <pierre.coste@GMAIL.COM> To: SAS-L@LISTSERV.UGA.EDU Subject: how can i get the name of an external file ? Date: Wed, 29 Aug 2007 23:37:56 -0700

Hi!

I have a folder containing several files with the same name and incremented. Like

res01.txt res02.txt res03.txt

And i need to get the name of the last file (res03.Txt here for instance) in one variable

Someone would have an idea ? Thanks Pierre

_________________________________________________________________ Learn.Laugh.Share. Reallivemoms is right place! http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us


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