			uws.doc

	uws is a cpm-80 utlity to remove Word-Star dependencies
from Word-Star Document files. uws will the reset parity bit,
replace Word-Star control-characters with spaces, and replace
Word-Star dot command lines with blank lines.

	uws is used as follows:

uws <in >out
	where <in forces the input to be directed from the file 'in'
and
	where >out forces the output to be directed to the file 'out'.

	uws is written in C using the Aztec CII C Compiler, version 1.05g.

	There is no built help, and using uws without redirection will
cause input to come fom the console and output to go to the console until
a CONTOL-Z is entered.

