home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / w / wp160_3.exe / PCL4TSR.MS_ / PCL4TSR.MS
Text File  |  1992-11-19  |  3KB  |  152 lines

  1. #00
  2. PCL4TSR - PCL emulation for WinPrinter
  3. Copyright (c) 1991-1992 LaserMaster Corp.
  4.  
  5. usage: PCL4TSR [-opt] [files . . .]
  6.  
  7.        PCL4TSR starts by reading its internal fonts from %s.
  8.        If no files are specified on the command line, PCL4TSR
  9.        installs itself as a TSR.  If files are given, they are
  10.        processed, and PCL4TSR exits.  Normally, no options are
  11.        required.
  12.  
  13.        options:
  14.           -h    : Display this help screen
  15.           -u    : Uninstall a previously TSRed PCL4TSR
  16.           -f    : Prevents load of %s
  17.           -t    : Forces TSR after processing files on command line
  18.           -l#   : Specifies capture of LPT#
  19.           -a### : Specifies IO base address of WinPrint card
  20.           -i##  : Specifies IRQ number of WinPrint card
  21.           -c### : Country code (See DOS manual)
  22. #01
  23. FATAL ERROR: ems_free(rom_fonts_handle) failure!
  24. #02
  25. FATAL ERROR: ems_free(font_dict_handle) failure!
  26. #03
  27. FATAL ERROR: ems_free(frame_buffer_handle) failure!
  28. #04
  29. Failed to find SYSTEM.INI.  Must be in DOS PATH or in current directory.
  30. #05
  31. Failed to find PCL LPT in SYSTEM.INI
  32. #06
  33. Failed to find WINPRINT.INI.  Must be in DOS PATH or in current directory.
  34. #07
  35. Failed to find parameters in WINPRINT.INI file.
  36. #08
  37. PCL4TSR not present
  38. #09
  39. PCL4TSR removed
  40. #0a
  41. Unable to remove PCL4TSR
  42. #0b
  43. Unrecognized option %s
  44. #0c
  45. PCL4TSR is already resident as LPT%d
  46. #0d
  47. PCL4TSR is not designed to be run under Microsoft Windows.
  48. #0e
  49. Expanded memory manager not present.
  50. #0f
  51.  
  52. #10
  53. Installing PCL4TSR on LPT%d
  54. #11
  55. Not Ready
  56. #12
  57. Ready
  58. #13
  59. Processing
  60. #14
  61. Toner Low
  62. #15
  63. No Paper
  64. #16
  65. Printer Open
  66. #17
  67. Paper Jam
  68. #18
  69. No Toner
  70. #19
  71. No Cartridge
  72. #1a
  73. Main Motor Error
  74. #1b
  75. Optics Error
  76. #1c
  77. Fixer Unit Error
  78. #1d
  79. EEPROM Error
  80. #1e
  81. Auto Sense Error
  82. #1f
  83. Service
  84. #20
  85. %s
  86. #21
  87. Unable to allocate font memory!
  88. #22
  89. FATAL ERROR: Unable to de-allocate font memory!
  90. #23
  91. Uh, Oh! malloc framebuffer failed.
  92. Press any key to abort ... 
  93. #24
  94. Oh, Oh! malloc font_dict failed.
  95. Press any key to abort ... 
  96. #25
  97. FATAL ERROR: ems_free(frame_buffer_handle) failure!
  98. #26
  99.  
  100. Begin PCL file %s
  101. #27
  102. Print job aborted by user.
  103. #28
  104. Unable to find default font file %s
  105. Press any key to continue without default fonts.
  106. #29
  107. FATAL ERROR: Unable to de-allocate macro memory!
  108. #2a
  109. FATAL ERROR: Unable to allocate macro memory!
  110. #2b
  111. Insufficient expanded memory
  112. #2c
  113. Unable to allocate expanded memory for frame buffer
  114. #2d
  115. Unable to allocate expanded memory for font dictionary
  116. #2e
  117. Load Letter
  118. #2f
  119. Load Legal
  120. #30
  121. Load A4
  122. #31
  123. WinPrinter 600XL
  124. #32
  125. Main:
  126. #33
  127. Add:
  128. #34
  129. Multi-Tray Empty
  130. #35
  131. Manual Feed Out
  132. #36
  133. No Tray
  134. #37
  135. Load A3
  136. #38
  137. Load A4
  138. #39
  139. Load A5
  140. #3a
  141. Load Ledger
  142. #3b
  143. Load Legal
  144. #3c
  145. Load Letter
  146. #3d
  147. Load Statement
  148. #3e
  149. You cannot run Windows with PCL4TSR loaded.
  150. Run "PCL4TSR -u" to unload.
  151. #3f
  152.