JOURJOIN -- Copyright 2000, Burton Systems Software.  All Rights Reserved.

Combine comment lines in a TLIB Journal File, appending the additional
comment lines to the comment field in the main record for U (Update)
and N (New library) commands.  This can simplify importing TLIB journal
files into some database programs.

Usage:

   I:\TPTC\jourjoin.exe {option} JOURNAL.DAT JOURNAL.CSV

where JOURNAL.DAT is the regular journal file, created by TLIB,
and JOURNAL.CSV is the output file, in which additional comment-line
records have been merged into the comment field of the associated
U or N command record.

Note: this can result in an output file with rather long lines.

{option} can be omitted, to combine comment lines with one blank between
them, or you may specify {option} as '-2SPACES', '-TILDE', or '-TAB' to
insert the indicated separator character(s), instead.
