[Probably in the textutil directory]

nonull10.zip	Replace nulls in file with spaces, ASM src

A one-byte change to the trusty NOCZ.ASM (which stripped Ctrl-Z's
from files) produced this simple utility.  Why?  I had a captured
printer output I was processing for data with an awk script.  It
turns out the printer output had a bunch of imbedded nulls (don't
ask me why), and awk was most unhappy with them.

This little utility simply converts those nasty 0's to 20H's.

Changes:   One byte to NOCZ12.ASM

Public Domain.  Uploaded by the author.
David Kirschbaum
Toad Hall
kirschd@hq.ljl.com
