|
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ø
|