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 (February 2008, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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...
Comments: To: nchapinal@YAHOO.COM

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!


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