User's Manual Part 4

Appendix D — Printer Font Test Jobs
182 6822 Series 80-Column Printer User’s Manuall
3 Copy this text file to the appropriate printer port.
Korean Character Set
This program generates a text file, korea.txt, to copy to a 6822. The text
file illustrates the use of the KSC5601 character set. Install the KSC5601
character font (nft00949.mod) using the Printer Configuration Utility.
To have korea.txt print correctly
1 Use the Microsoft C version 7.00 compiler.
cl korea.c /link slibce graphics
2 Run korea.exe to create korea.txt.
3 Copy this text file to the appropriate printer port.
International Character Set
This program generates a text file, nation.txt, to copy to a 6822. The text
file illustrates the international character sets available for use in the
default character set. Install the default character set font (nft00000.mod)
using the Printer Configuration Utility.
To have nation.txt print correctly
1 Use the Microsoft C version 7.00 compiler.
cl nation.c /link slibce graphics
2 Run nation.exe to create nation.txt.
3 Copy this text file to the appropriate printer port.