ANSI2DOS.EXE (version 1.2) Converts ANSI (Windows) text files to PC8 (DOS IBM ASCII) text files. The program uses 'stdin' and 'stdout' for input and output, Syntax is as follows: ANSI2DOS OUTFILE.TXT This converts the ansi file 'infile.txt' to a pc8 ibm ascii file called 'outfile.txt.' Errata: Version 0.9 - Beta test version Version 1.0 - First released version Version 1.1 - Conversion table uppdated Version 1.2 - Can operate on files larger than 4096 bytes. j.strandberg@upline.se