home *** CD-ROM | disk | FTP | other *** search
/ Play and Learn 2 / 19941.ZIP / 19941 / FONTS / HEBFONTS / FONTS.BAT next >
Encoding:
DOS Batch File  |  1994-02-05  |  671 b   |  16 lines

  1. echo off
  2. echo ***********************************************************
  3. echo *                                                         *
  4. echo *                                                         * 
  5. echo *     MAKE SHURE PRINTER IS ON AND THAT IT IS ON LINE     *
  6. echo *                                                         * 
  7. echo *                                                         *
  8. echo ***********************************************************
  9. pause
  10. hebfonts
  11. if %1==t goto test
  12. goto end
  13. :test
  14. call testfont
  15. :end 
  16.