home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / CNVPMQ10.ZIP / CNVPMQ.DOC next >
Text File  |  1993-09-06  |  4KB  |  67 lines

  1. CnvPMQ 1.00 Copyright (C) 1993 by Rainer Gassen
  2.  
  3. I'll try to keep this short and sweet - here's the documentation...
  4.  
  5. So there you are sitting in your office, having collected some good quotes for
  6. use as a variable  signature file in Pegasus Mail,  the World's premier E-Mail
  7. package, and everything's  fine until the new version 3.x is released and  the
  8. format of  PMail's quote file is changed (for the better, I might add!).  Same
  9. applies if you want to use WinPMail, the Windows version of Pegasus Mail.
  10.  
  11. Until recently you
  12. 1.) wanted to continue the use of your signature file
  13. 2.) didn't want to rearrange the whole thing manually
  14. 3.) had a problem combining those two.
  15.  
  16. Now you've got CnvPMQ. This stands for Convert Pegasus Mail Quotes. And that's
  17. all this  program is capable of - converting.  Sorry, feature hunters, nothing
  18. more  to expect from it -  *absolutely*  nothing!!!  But then again, it does a
  19. perfect job transferring your collection into the new file format.
  20.  
  21. Handling is very straightforward:
  22. After your usual backup procedure  (just in case...) enter  CNVPMQ  at the DOS
  23. prompt  with two parameters:  The first represents  the source file name which
  24. includes the old quotes.  The second  parameter will be used  as file name for
  25. your  newly created  quote file.  Include drive  letter and/or  path name,  if
  26. necessary. If anything goes wrong, an error message will be displayed.
  27.  
  28. You want an example, here is one:
  29. CNVPMQ C:\TESTCNTR\PMAIL\QUOTES.SRC M:\UTIL\RQUOTES.R
  30.  
  31. QUOTES.SRC, which is located in \TESTCNTR\PMAIL on drive C:, will be converted 
  32. to the 3.x format file RQUOTES.R. This will be put under \UTIL on drive M:
  33.  
  34. All that's left to you now is to compile the .R file into a .RSC/.PMS resource
  35. file. Use David Harris'  RESCOM.EXE  for this task - documentation is included 
  36. in  the PMail/WinPMail distribution archives,  see RQUOTES.R from RESOURCE.ZIP
  37. for an explanation. I just don't want to retype David's docs.
  38.  
  39. Some additional information:
  40. I used  Borland Pascal 7.0  to compile this program.  Took me about an hour to
  41. write it (w/o documentation). I did *not* use the Protected Mode for this as I
  42. wanted the  distribution archive to be as small as possible.  No problems with
  43. large quote files, though (at least at my site). Future versions? We'll see...
  44.  
  45. Now for the legal stuff:
  46. CnvPMQ is licensed  'as is'  without any warranty of  fitness for a particular
  47. purpose,  performance or otherwise.  All warranties are expressly  disclaimed.
  48. By using  CnvPMQ you  agree that I,  the author of  this program,  will not be
  49. liable  to  you  or  any  third party  for  any  use (or inability to use)  or
  50. performance of CnvPMQ, and damages whatsoever incurred by the use of CnvPMQ or
  51. any  financial  liability  incurred  by  the  use  of  CnvPMQ,  even  if  such
  52. possibilities are mentioned in advance.
  53.  
  54. Distribution/Registration/Payment:
  55. CnvPMQ is distributed as freeware.  If you use it, you don't owe me anything -
  56. no registration, payment or whatever. It is not in the Public Domain,  I still
  57. own the copyright. Use it on as many computers as you like.  You may give away 
  58. complete, unmodified copies to anyone who wants it.  But, please remember: You 
  59. may *not* charge anything for it! Sorry, source code will not be released.
  60.  
  61. If you got any comments, questions and suggestions, my adress on the  Internet
  62. is THUNDER1@CUBE.NET. I don't think you'll have them, but bug reports may also
  63. be send to the same adress :-)
  64.  
  65. Pegasus Mail Copyright (C) 1990-93 David Harris
  66. Borland Pascal Copyright (C) 1983-92 Borland International Inc.
  67.