home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / internet / yamtools20 / yamtoolen.readme next >
Text File  |  1977-12-31  |  7KB  |  161 lines

  1. Short:    English YamTools v2.0 needs MuiRexx3.0a
  2. Author:   dwhiting@europa.com  (Dick Whiting)
  3. Uploader: dwhiting@europa.com  (Dick Whiting)
  4. Version:  V2.0 Updated for MuiRexx3.0a plus other changes
  5. Type:     comm/mail
  6. Replaces: comm/mail/YamToolsEN*
  7.  
  8.  
  9.    !!!! WARNING !!!! This version ONLY Works with MuiRexx3.0a
  10.  
  11.                  Copyright ©1997 by Dick Whiting                      
  12.                                                                                 
  13.                                                                                 
  14.   Standard Disclaimer: I wrote it, it works for me, I don't guarantee           
  15.   that it will do anything productive for anyone else, etc. etc. ;-)            
  16.                                                                                 
  17.   HOWEVER, if you do find a use for it: I homeschool my kids and they would     
  18.   love a postcard from where EVER you live. Instant Geography Lesson;)          
  19.                                                                                 
  20.   Postcards:    Dick Whiting                                                    
  21.                 28590 S. Beavercreek Rd.                                        
  22.                 Mulino, Oregon 97042                                            
  23.                 USA                                                             
  24.                                                                                 
  25.   Email:        Dick Whiting <dwhiting@europa.com>                                                                                 
  26.                                                                                 
  27. Translations (available or in process)
  28.  
  29.     Danish         Henrik Andreasen    larsa@post7.tele.dk
  30.     German         Michael Lünse       m.luense@t-online.de
  31.     Italian        Francesco Mancuso   mcfrank@mediatel.it
  32.  
  33.                                                                                 
  34. Basics  
  35. ---------
  36.  
  37. This program adds a SEARCH function to YAM. It also allows you to run     
  38. ARexx scripts against selected folders, selected mail, or all mail in  
  39. selected folders.
  40.  
  41. Several VERY useful extra scripts included.
  42.  
  43. There is bubble help available for all gadgets, lists, etc. Place the 
  44. pointer above the item and wait;)
  45.  
  46. There is also context sensitive help to this guide by pressing help with 
  47. the pointer over a gadget. 
  48.  
  49.  
  50. Requirements  
  51. ---------------
  52.  
  53. You will need several programs from Aminet:
  54.  
  55.    FlashFind  by Frank Würkner    - util/cli/FlashFind1.2.lha
  56.  
  57.    MuiRexx    by Russell Leighton  - dev/mui/MUIRexx_3_0a.lha
  58.  
  59.    And, of course, Marcel Beck's wonderful YAM mail software
  60.  
  61. FILES INCLUDED IN THIS ARCHIVE:
  62.  
  63.    YamTools.rexx          - the REAL program.
  64.    YamTools.info          - for running from an icon
  65.    YamTools.gif           - what mine looks like..comments?
  66.    YamTools.guide         - this documentation
  67.    YamTools.guide.info    - multiview guide
  68.    StartYamTools.rexx     - starts YamTools from YAM ARexx menu item.
  69.    StopYamTools.rexx      - stops YamTools from YAM ARexx menu item.
  70.    ReadMe                 - short starter version 
  71.  
  72.    arexxqsort.lha         - handles sorting of stem variables.
  73.        by Willy Langeveld - originally found on Aminet 
  74.  
  75.    Extras:
  76.  
  77.    ChangeBound.rexx       - 'fix' some list digests for Yam
  78.    ReDate.rexx            - change date of mail to received date
  79.    StripMail.rexx         - print or save to disk with styling
  80.    UnMime.rexx            - convert Quoted-Printable to 8bit
  81.    YAM2IB.rexx            - display text/html using IBROWSE
  82.  
  83.    YTArchive.rexx         - archive selected incoming mail
  84.    YTArcMove.rexx         - archive/move from ANY folder to archives
  85.    YTArc2Sent.rexx        - move SENT mail back to SENT folder
  86.    YTDelete.rexx          - delete selected mail
  87.    YTDeDup.rexx           - locate & delete duplicate mail
  88.    YTDeSim.rexx           - locate & delete similar mails 
  89.    YTPrint.rexx           - allows for styled printing, saving of mail
  90.    YTReFormat.rexx        - rewrap badly wrapped lines, unquote lines, 
  91.                             requote lines, other uses.
  92.  
  93.    YTHide.rexx            - iconifies Yam and YamTools
  94.    YTShow.rexx            - uniconifies Yam and YamTools
  95.    YTQuit.rexx            - quit both Yam and YamTools
  96.  
  97.  
  98. v2.0 Fixes and Changes:
  99.  
  100.       !!WARNING!! This version ONLY works with MuiRexx3.0a
  101.  
  102.       A '|' in the documentation indicates NEW or CHANGED material since
  103.       the previous version.
  104.  
  105.       Changed processing of TYPE=MAIL to process mail in reverse order of
  106.       how it is displayed. This allows for processing which changes the 
  107.       order of the mail in a Yam folder. Example: moving, deleting, etc.
  108.  
  109.       Added ChangeBound. This program will make MIMED mail readable in Yam
  110.       that has the boundary set to ALL dashes. Boundary lines and the End 
  111.       Boundary are changed to a new value that Yam will be happy with.                               
  112.       This will 'fix' the digest form of the IML mail list and maybe others.
  113.  
  114.       Added StripMail. This one retains the file information that Yam uses.
  115.       It strips the MIME warning message, MIME attachments, UUencoded files
  116.       included as text, and corrects some errors in badly formed mail.
  117.  
  118.       Added YTPrint which has a variety of printing and saving options.
  119.  
  120.       Added Styling and UnMime to YTReFormat.
  121.       
  122.       Many internal changes for translation purposes.
  123.  
  124.  
  125. See History in YamTools.guide for complete information.
  126.  
  127.  
  128. ============================= Archive contents =============================
  129.  
  130. Original  Packed Ratio    Date     Time    Name
  131. -------- ------- ----- --------- --------  -------------
  132.     3173     802 74.7% 08-Aug-97 17:32:32 +StartYamTools.rexx
  133.    36530   36530  0.0% 08-Aug-97 17:32:26 +YamTools.gif
  134.    37057   12914 65.1% 08-Aug-97 17:32:32 +YamTools.guide
  135.      478     243 49.1% 08-Aug-97 17:32:32 +YamTools.guide.info
  136.     3333    2113 36.6% 08-Aug-97 17:32:24 +YamTools.info
  137.   106785   23417 78.0% 08-Aug-97 17:32:24 +YamTools.rexx
  138.     3610    1694 53.0% 08-Aug-97 17:32:32 +About.Danish.Translator
  139.     8234    8234  0.0% 08-Aug-97 17:32:34 +arexxqsort.lha
  140.     8925    2364 73.5% 08-Aug-97 17:32:34 +ChangeBound.rexx
  141.     5503    2132 61.2% 08-Aug-97 17:48:38 +ReadMe
  142.     8126    2127 73.8% 08-Aug-97 17:32:36 +ReDate.rexx
  143.     2455     525 78.6% 08-Aug-97 17:32:32 +StopYamTools.rexx
  144.    12230    2818 76.9% 08-Aug-97 17:32:38 +StripMail.rexx
  145.    10590    2619 75.2% 08-Aug-97 17:32:36 +UnMime.rexx
  146.     4765    1188 75.0% 08-Aug-97 17:32:36 +YAM2IB.rexx
  147.    20978    5144 75.4% 08-Aug-97 17:32:44 +YTArc2Sent.rexx
  148.    15765    3860 75.5% 08-Aug-97 17:32:40 +YTArchive.rexx
  149.    21214    5232 75.3% 08-Aug-97 17:32:42 +YTArcMove.rexx
  150.    12679    2914 77.0% 08-Aug-97 17:32:48 +YTDeDup.rexx
  151.    12929    3173 75.4% 08-Aug-97 17:32:46 +YTDelete.rexx
  152.    13615    3135 76.9% 08-Aug-97 17:32:52 +YTDeSim.rexx
  153.     3001     668 77.7% 08-Aug-97 17:33:08 +YTHide.rexx
  154.    42601    9526 77.6% 08-Aug-97 17:32:58 +YTPrint.rexx
  155.    54156   11591 78.5% 08-Aug-97 17:33:08 +YTReFormat.rexx
  156.      628     257 59.0% 08-Aug-97 17:57:40  YamTools20English.info
  157.     3001     664 77.8% 08-Aug-97 17:33:08 +YTQuit.rexx
  158.     3570     836 76.5% 08-Aug-97 17:33:08 +YTShow.rexx
  159. -------- ------- ----- --------- --------
  160.   455931  146720 67.8% 09-Aug-97 04:55:52   27 files
  161.