Some caveats in using Low-Values in files other than data files: Some printers do not "print" Low-Values (nulls) as spaces, but ignore them altogether, so that X'300031' (ascii) or X'F000F1' (ebcdic) would print as "01" not "0 1". Also, some text editors cannot process nulls. One in particular, Brief, converts them to spaces.