Date: Wed, 27 Feb 2008 18:15:40 -0500
Reply-To: Arthur Tabachneck <art297@NETSCAPE.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Arthur Tabachneck <art297@NETSCAPE.NET>
Subject: Re: appending a number of files with similar name...
What operating system and version of SAS are you using?
As for the title, I can't test it at the moment, but I think you'll
accomplish what you want by just submitting a title statement with no
title.
Art
---------
On Wed, 27 Feb 2008 15:01:46 -0800, nchapinal@YAHOO.COM wrote:
>I have a few hundreds of files in the same library, which have
>identical columns and similar names: file1a, file1b, file1c, file2a,
>file2b, file2c..... I want to append them by using a data set step,
>getting a super long file call "all"... with the same columns as the
>original files... Is there any sign that would have the same role as
>"*" or "?" when you make a search in other programs?
>
>A silly question: how can i get rid of the title, after using the
>option title?
>
>Thanks a lot!
|