home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / GRAPHICS / PSCRIPT / PCPS533.ZIP / READ.ME < prev   
Encoding:
Text File  |  1991-11-08  |  2.4 KB  |  56 lines

  1. pcps.exe  Version 5.32  37932   08 November 1991  12:11
  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.  It soon grew into this product.  As such, it is distributed with no
  10. guarantee as to its operation and no responsibility will be taken by me or my
  11. company for any damage or misadventure resulting from its use.
  12.  
  13. Having said that, let me just add that I have never had any problems running
  14. this utility.  The file PCPS.DOC is the documentation file exactly as I
  15. distribute it internally within the company and is included purely to enlighten
  16. you on its useage and, in that context, please ignore comments about contacting
  17. me on X944 etc.
  18.  
  19. I have decided to release PCPS as "freeware" and as such, there is no charge for
  20. its use for private/non-commercial use.  If you have any suggestions or bug
  21. reports or encouragement (nudge, nudge) then forward them to me, but I can give
  22. no guarantees as to my ability to respond or the time-frame of such response.
  23.  
  24.  
  25. Happy printing,
  26.  
  27. Paul Carapetis                          Internet:       pjc@melb.bull.oz.au
  28. Software Advisor
  29. Bull HN Information Systems Australia         Ph:       61 3 4200944
  30. 677 Victoria Street
  31. Abbotsford   3067
  32. Australia.
  33.  
  34. Version 5.32 over 5.31
  35. ----------------------
  36.  
  37. This version simply corrects a minor bug in the handling of Form Feeds.  Thanks
  38. to those people who have made many good suggestions for improvements - I ask
  39. that you remain patient!
  40.  
  41. Version 5.32 over 5.31
  42. ----------------------
  43.  
  44. This version corrects a couple of bugs in handling TAB characters.  Thanks
  45. to Laurence Nicolson of the University of Liverpool for reporting them.
  46. - TAB characters are now passed through if the -t switch is not specified.
  47. - TAB spacing now aligns with the DOS TYPE command and most editors such that,
  48.   for a tab spacing of 8, the tabstops will be in columns 1,9,17 etc.
  49.  
  50. Version 5.31 over 5.30
  51. ----------------------
  52.  
  53. This version corrects a bug only apparent in "-i" mode with memory sort mode
  54. active.  There is also a small modification to the display output.
  55.  
  56.