Echo OFF
Cls
Echo                      This file will print NARC.DOC
Echo .
Echo             Formfeeds are imbedded in the text for pagination.
Echo      There are no other control chars used, so it should work on vanilla
Echo      Printers
Echo .
Echo .
Echo .
Echo            Press any key to begin printing (Control-C to abort)
Echo .
Pause > NULL
Type NARC.DOC    > PRN
Type NARCCFG.DOC > PRN
Type REGISTER.FRM > PRN
