home *** CD-ROM | disk | FTP | other *** search
- Echo OFF
- Cls
- Echo This file will print the document files for
- Echo IDCshell and NARC.
- 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 > NUL
- If Exist _README Type _README > PRN
- If Exist ENVIRON.SET Type ENVIRON.SET > PRN
- If Exist MUSTREAD Type MUSTREAD > PRN
- If Exist NARC.REV Type NARC.REV > PRN
- If Exist IDCSHELL.REV Type IDCSHELL.REV > PRN
- If Exist NARC.DOC Type NARC.DOC > PRN
- If Exist NARCCFG.DOC Type NARCCFG.DOC > PRN
- If Exist REGISTER.FRM Type REGISTER.FRM > PRN
- If Exist IDCSHELL.DOC Type IDCshell.DOC >PRN
- If Exist ARCCFG.DOC Type ARCCFG.DOC > PRN