home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / comm / thor / SaveMsg.readme < prev    next >
Text File  |  1997-03-02  |  3KB  |  81 lines

  1. Short:    Save/print Thor msgs with/without headers
  2. Author:   roy@ebrown.demon.co.uk (Roy E Brown)
  3. Uploader: Author
  4. Version:  1.3
  5. Type:     comm/thor
  6.  
  7. This script will allow the user to save or print the currently displayed
  8. message - or save multiple messages to disk. The user is given the choice
  9. whether to include the headers or not, and if the file already exists on disk,
  10. whether to overwrite or append.
  11.  
  12. The default filename for a single message is taken from the message subject. Any
  13. '/', ':' & ' ' characters are converted to '-', ';' & '_' respectively.
  14.  
  15. The default filename for multiple messages is taken from the Conference name
  16. with '.msgs' added as a suffix, i.e. 'ALT.SYS.AMIGA.THOR.msgs'.
  17.  
  18. Of course, in both cases, the user can set the filename to whatever he or she
  19. desires.
  20.  
  21. To save multiple messages, use shift-click in the message list window to select
  22. the required messages. If the message list window is not open, the user will be
  23. prompted to open it before running the script again.
  24.  
  25. For printing, the current message is first saved to the file 'T:Temp.msg' and
  26. then copied to the PRT: device.
  27.  
  28. This script will only work from within Thor.
  29.  
  30. Any comments or suggestions, please email me. Thanks
  31.  
  32. History
  33.  
  34. V1.3       The save directory now defaults to the Save Dir, as set in Thor's
  35. (15.2.97)  Global Paths (thanks to Paul Gooch for the suggestion).
  36.  
  37.            Each message in a 'multiple message save' has a divider showing the
  38.            message number, the conference and message creation date.
  39.  
  40.            General tidy up of the code
  41.  
  42. V1.2       Added support for saving multiple messages to disk.
  43. (13.2.97)
  44.  
  45. V1.1.1     BUGFIX: SaveMsg now also converts '/' to '-' in the filename.
  46. (10.2.97)
  47.            Changed printer output to PRT: device instead of PAR: device.      
  48.  
  49. V1.1       Added the capability to print individual messages, with or without
  50. (9.2.97)   headers.
  51.  
  52.            The script will now find the path to Thor (using ENV:THOR/ThorPath),
  53.            rather than use the assign 'Thor:', which may or may not exist on all
  54.            systems.
  55.  
  56. V1.0       Initial release.
  57. (8.2.97)  
  58.  
  59.  
  60.  
  61.  
  62. Cheers,
  63. --
  64. *Roy E Brown* |     A4000     | 22Mb RAM | MFC III  | Thor 2.4 #1530 |
  65.  Doncaster  | CyberStorm II | 540Mb HD | ZIP 100  |   Miami 2.0f   |
  66.   England   |  68040/40MHz  | 2x CDROM | USR V34+ |   Team AMIGA   |
  67.     UK      |           http://www.ebrown.demon.co.uk              |
  68. --
  69.  
  70. Been there, done that, got mugged.
  71.  
  72.  
  73. ============================= Archive contents =============================
  74.  
  75. Original  Packed Ratio    Date     Time    Name
  76. -------- ------- ----- --------- --------  -------------
  77.     2120    1042 50.8% 15-Feb-97 12:39:02  SaveMsg.readme
  78.     6109    2189 64.1% 15-Feb-97 12:34:12  SaveMsg.thor
  79. -------- ------- ----- --------- --------
  80.     8229    3231 60.7% 20-Feb-97 11:21:30   2 files
  81.