hj split

Well, the simple thing is to open a third file, determine which of the two belongs as the first part, copy it into the new file, then copy the other file into the new file. You'll have to programmatically handle any reformatting issues. Then close all the files. Do some file maintenance (discard originals, etc.) if you want and call it a day.
 
Back
Top Bottom