Date   : Thu, 12 Jul 1984 07:41:00 MDT (Thu)
From   : Richard Conn <RCONN@Simtel20.ARPA>
Subject: ITS-to-Normal and Normal-to-ITS File Conversion
Rick,
	In response to your message, I created a pair of tools to use
under UNIX (the design is so simple that I believe they will port to
virtually any UNIX - they all have putchar and getchar, right?).  The
tools are in MICRO:<UNIX.CPM> and they are:
itstonorm.c	convert ITS format files to normal format
normtoits.c	convert normal format files to ITS
itstonorm.man	doc (rename to itstonorm.1 under UNIX)
normtoits.man	doc (rename to normtoits.1 under UNIX)
	I tested them on an ITS binary file from the MICRO:<CPM.ZCPR3>
archive, and they ran nicely.
	Enjoy!
		Rick