DB>Anyone know of a dos tool which will convert a text
DB>from one 80 col mode to a pair of 40s?
DB>so that you can display screens with text on them that look
DB>like this:
DB>left page right page
DB>xxxxxxxx xxxxxxxxx
DB>xxxxxxxx xxxxxxxxx
DB>xxxxxxxx xxxxxxxxx
DB>xxxxxxxx xxxxxxxxx
DB>xxxxxxxx xxxxxxxxx
Qedit can do this for you without *too* much pain.
It's not automatic (though you *could* write a macro for it),
but it can do paragraph re-wrapping and column moves to achieve
what you need.
Mike