TEXT2DB reads bytes from an ASCII text Input File (INFILE) and sends them to an Output File (OUTFILE) reformatted as data statements suitable for input to an assembler. Certain control characters are recognized and replaced in the output file with a symbol. SYNTAX: TEXT2DB [DIR:]INFILE[.TXT] [OUTFILE[.DB]] [/o] Note: OUTFILE is always written to the same DIR: as INFILE. OPTIONS: Saaa - Set 3 character alpha prefix for synthetic labels. Snnn - Set starting label number [0..255] Saaannn - Set both alpha prefix and starting label number. This utility is configurable with ZCNFG.