home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT011.ZIP / PRINSETS.BAT < prev    next >
DOS Batch File  |  1989-05-16  |  1KB  |  53 lines

  1. echo off
  2. lq q c2'COURIER' c3'COURIER2' c4'COURITAL'
  3. dumpset 2 COURIER
  4. dumpset 3 COURIER2
  5. dumpset 4 COURITAL
  6. echo Please wait for printing to stop, then
  7. Pause
  8. lq q c2'GREEK' c3'HELV' c4'HELV2'
  9. dumpset 2 GREEK
  10. dumpset 3 HELV
  11. dumpset 4 HELV2
  12. echo Please wait for printing to stop, then
  13. Pause
  14. lq q c2'HELVITAL' c3'MAIN' c4'MAINITAL'
  15. dumpset 2 HELVITAL
  16. dumpset 3 MAIN
  17. dumpset 4 MAINITAL
  18. echo Please wait for printing to stop, then
  19. Pause
  20. lq q c2'PALATINO' c3'ROMAN' c4'ROMAN2'
  21. dumpset 2 PALATINO
  22. dumpset
  23. dumpset 3 ROMAN
  24. dumpset 4 ROMAN2
  25. echo Please wait for printing to stop, then
  26. Pause
  27. lq q c2'ROMANITA' c3'SANS2ITA' c4'SANSITAL'
  28. dumpset 2 ROMANITA
  29. dumpset 3 SANS2ITA
  30. dumpset 4 SANSITAL
  31. echo Please wait for printing to stop, then
  32. Pause
  33. lq q c2'SANSSER' c3'SANSSER2' c4'HOLLOW'
  34. dumpset 2 SANSSER
  35. dumpset 3 SANSSER2
  36. dumpset 4 HOLLOW
  37. echo Please wait for printing to stop, then
  38. Pause
  39. lq q c2'IBM1' c3'IBM2' c4'COMPUTER'
  40. dumpset 2 IBM1
  41. dumpset 3 IBM2
  42. dumpset 4 COMPUTER
  43. echo IBM1 and IBM2 will look strange but this is as it should be.
  44. echo Please wait for printing to stop, then
  45. Pause
  46. lq q c2'GOTHIC' c3'SCRIPT' c4'DECO'
  47. dumpset 2 GOTHIC
  48. dumpset 3 SCRIPT
  49. dumpset 4 DECO
  50. Pause
  51. lq r
  52.  
  53.