home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / GRAPHICS / PSCRIPT / PCPS702.ZIP / READ.ME < prev   
Encoding:
Text File  |  1992-04-22  |  3.6 KB  |  87 lines

  1. pcps.exe  Version 7.02  42264  22 April 1992  18:07
  2.  
  3. A utility to print text files from a PC onto a Postscript(tm) laser printer
  4. /*****************************************************************************/
  5.  
  6. I wrote this program as an in house ditty in order that I could take advantage
  7. of a laser printer on the network from my PC.  Other people within the company
  8. started using the utility and submitting suggestions for improvement and bug
  9. reports.  After releasing it to the world, I received many more suggestions for
  10. improving or enhancing PCPS and I tried to respond to these to the best of my
  11. ability.
  12.  
  13. It soon grew into this product.  As such, it is distributed with no guarantee as
  14. to its operation and no responsibility will be taken by me or my company for any
  15. damage or misadventure resulting from its use.
  16.  
  17. Having said that, let me just add that I have never had any problems running
  18. this utility.  The file PCPS.DOC is the documentation file providing detailed
  19. information on the useage of the program.
  20.  
  21.  
  22. LICENSE
  23. -------
  24.  
  25. I have put considerable time into improving PCPS of late and intend to put a lot
  26. more time into it in the near future (including the development of a full PC
  27. font that will print on any postscript printer and not alter its state!).
  28.  
  29. As such, I have now decided to release PCPS as "shareware".  For full details,
  30. please refer to the file LICENSE.DOC
  31.  
  32.  
  33. Happy printing,
  34.  
  35. Paul Carapetis                          Internet:       pjc@melb.bull.oz.au
  36. c/- MicroSource
  37. 102 Allister Avenue
  38. Knoxfield    3180                       PH: (AH)  61 3 7632424
  39. Australia.
  40.  
  41. Version 7.02 over 6.00
  42. ----------------------
  43.  
  44. The main change in this version over the previous is the addition of supporting
  45. the european characters in the IBM/PC character set.  All text fonts will now
  46. print out these characters.  I was going to wait until I had also created a good
  47. PC font supporting all of the IBM/PC characters but decided that this feature
  48. would be useful immediately to those many people in European countries who have
  49. queried me about this feature.  For those people running in a server environment
  50. I have enhanced the access to the two support files PCPS.CFG and PCPS.PPF -
  51. please read PCPS.DOC for details.
  52.  
  53. Version 6.00 over 5.33
  54. ----------------------
  55.  
  56. This version has had much "behind-the-scenes" work done on re-structuring and
  57. cleaning up to make future enhancements easier.  In addition, this version now
  58. supports the PCPS.CFG and PCPS.PPF files, different screen sizes, and minus
  59. arguments.  See PCPS.DOC for more info.  Also, the handling of the initial
  60. prolog is now more efficient.
  61.  
  62. Thanks to Herb, Laurence and many others for the great suggestions.  I again
  63. ask those of you who have made other suggestions to be patient.
  64.  
  65. Version 5.33 over 5.32
  66. ----------------------
  67.  
  68. This version simply corrects a minor bug in the handling of Form Feeds.  Thanks
  69. to those people who have made many good suggestions for improvements - I ask
  70. that you remain patient!
  71.  
  72. Version 5.32 over 5.31
  73. ----------------------
  74.  
  75. This version corrects a couple of bugs in handling TAB characters.  Thanks
  76. to Laurence Nicolson of the University of Liverpool for reporting them.
  77. - TAB characters are now passed through if the -t switch is not specified.
  78. - TAB spacing now aligns with the DOS TYPE command and most editors such that,
  79.   for a tab spacing of 8, the tabstops will be in columns 1,9,17 etc.
  80.  
  81. Version 5.31 over 5.30
  82. ----------------------
  83.  
  84. This version corrects a bug only apparent in "-i" mode with memory sort mode
  85. active.  There is also a small modification to the display output.
  86.  
  87.