LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (August 2004, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 10 Aug 2004 10:22:40 -0700
Reply-To:   Rune Runnestoe <rune@FASTLANE.NO>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Rune Runnestoe <rune@FASTLANE.NO>
Organization:   http://groups.google.com
Subject:   Re: merging datafiles without using named datasets
Content-Type:   text/plain; charset=ISO-8859-1

Hi, you did not represent my dislocation problem correctly. For the particular type of dislocation I am dealing with here, I have managed to split the whole file into parts, and the dislocations separate the parts. I have fixed the dislocations, the only thing that remains is to paste the files together.

Can you write the code to obtain the concatenation of fixed_1 and fixed_2 into goodfile ? You mention 3 alternative ways; a dos command, a call system in the data step and a %sysexec in a macro.

Regards Rune Runnestø


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