This program converts ASCII text files into pages of columns,
maintaining the order down the columns and from the bottom of
the most right-hand column of one page to the top of the left-hand
column of the following page. The original file is left intact and
a new file <filename>.col is generated.
|