TextWrap

TextWrap V1.0 (2004-02-09) By Anders Persson (https://listen.to/boray)
-------------------------------------------------------------------------
Usage:
Textwrap < filenamename> [< nr>]

This program formats the textfile < filename> by breaking off rows so that
no row is longer than < nr> characters. (Except for if there are no spaces
in the row.) Default < nr> is 80. If you set it to 1, then you will have
one word on every line.

The number returned is how many rows that was broken.

To do the opposite, you can use my CHANGE V1.1 program:
Change FILE test.txt from ascii 10 10 to ²² THEN from ascii 10 to " " THEN from ² to ascii 10
-------------------------------------------------------------------------

Download? It's inside the Selector archive.
Back to Selector - Boray's Amiga page