Date: Thu, 23 Oct 2008 03:50:10 -0400
Reply-To: Peter Crawford <peter.crawford@BLUEYONDER.CO.UK>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Peter Crawford <peter.crawford@BLUEYONDER.CO.UK>
Subject: Re: Question about Import files in a folder
On Wed, 22 Oct 2008 23:14:31 -0700, Satya <kondal4uall@GMAIL.COM> wrote:
>hi
>every one
>i have some files(excel) in folder, I want to import all files
>into sas at a time( i donot know files names in that folder).
>If we know files in folder. I can keep in macro variables then i
>can import.
>Here problem is how create dataset that contains file names in
>folder.
>Thank.
have a look at the examples in on-line doc for function dRead()
good luck
PeterC
|