Date: Wed, 14 Dec 2005 13:46:12 -0800
Reply-To: smartie_zhuo@HOTMAIL.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: smartie_zhuo@HOTMAIL.COM
Organization: http://groups.google.com
Subject: Input multiple raw file
Content-Type: text/plain; charset="iso-8859-1"
Hi There
I use filevar to read multiple external files,but I found when my
external file name include blank,for example "abc x y.txt " then SAS
doesn't recognize it.If I removed the blank and changed the file name
to "abcxy.txt" then SAS can read it.I want to know is there any way to
input multiple file whose file name include blank.
Thanks
|