home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / arexx / ole1v10a.lha / OLE_System / ole / misc / CheckPRTSetup.ole.ct < prev    next >
Encoding:
Text File  |  1994-12-02  |  1.1 KB  |  103 lines

  1. ;
  2. ; CheckPRTSetup.ole.ct
  3. ;
  4. ; $(C): (1994, Rocco Coluccelli, Bologna)
  5. ; $VER: CheckPRTSetup.ole.ct 1.00 (26.Oct.1994)
  6. ;
  7.  
  8.  
  9. ## english
  10.  
  11. # help1
  12. Select if you need also a
  13. [density] and/or [colors] test.
  14.  
  15. Press [Okay] to draw page.
  16.  
  17. BE CAREFULL:
  18. This script operate on the
  19. current page, open a new
  20. document and make the page
  21. setup before pressing [okay]
  22. #
  23.  
  24. # title
  25. Test printer setup
  26. #
  27.  
  28. # about
  29. A usefull tool
  30. to check up the printer setup.
  31.  
  32. Based on a script for LaTeX...
  33.  
  34. Rocco Coluccelli
  35. #
  36.  
  37. # 1
  38. Check density
  39. #
  40.  
  41. # 2
  42. Check colors
  43. #
  44.  
  45. # 3
  46. Help
  47. #
  48.  
  49. # 4
  50. Okay
  51. #
  52.  
  53. ##
  54.  
  55.  
  56. ## italiano
  57.  
  58. # help1
  59. Scegli se desideri anche i test
  60. per la densità di stampa e/o
  61. la resa cromatica della stampante.
  62.  
  63. Premi [Okay] per disegnare la pagina.
  64.  
  65. ATTENZIONE:
  66. Questo script opera sulla
  67. pagina corrente, aprite un
  68. nuovo documento ed impostate
  69. la pagina prima di premere [Okay]
  70. #
  71.  
  72. # title
  73. Test della stampante
  74. #
  75.  
  76. # about
  77. Uno strumento utile
  78. per verificare la effettiva resa
  79. delle impostazioni di stampa.
  80.  
  81. Basato su di uno script per LaTeX...
  82.  
  83. Rocco Coluccelli
  84. #
  85.  
  86. # 1
  87. Densità di stampa
  88. #
  89.  
  90. # 2
  91. Resa cromatica
  92. #
  93.  
  94. # 3
  95. Aiuto
  96. #
  97.  
  98. # 4
  99. Okay
  100. #
  101.  
  102. ##
  103.