home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / comm / mail / YamTools.lha / yamtools / ReadMe < prev    next >
Text File  |  1997-02-25  |  3KB  |  65 lines

  1.  
  2.                            YamTools v1.1 Documentation 
  3.  
  4.                          Copyright ©1997 by Dick Whiting                      
  5.                                                                                 
  6.                                                                                 
  7.   Standard Disclaimer: I wrote it, it works for me, I don't guarantee           
  8.   that it will do anything productive for anyone else, etc. etc. ;-)            
  9.                                                                                 
  10.   HOWEVER, if you do find a use for it: I homeschool my kids and they would     
  11.   love a postcard from where EVER you live. Instant Geography Lesson;)          
  12.                                                                                 
  13.   Postcards:    Dick Whiting                                                    
  14.                 28590 S. Beavercreek Rd.                                        
  15.                 Mulino, Oregon 97042                                            
  16.                 USA                                                             
  17.                                                                                 
  18.   Email:        Dick Whiting <dwhiting@europa.com>                                                                                 
  19.                                                                                 
  20.                                                                                 
  21. Basics  
  22. ---------
  23.  
  24. This program adds a SEARCH function to YAM. It also allows you to run     
  25. ARexx scripts against selected folders, selected mail, or all mail in  
  26. selected folders.
  27.  
  28. There is bubble help available for all gadgets, lists, etc. Place the 
  29. pointer above the item and wait;)
  30.  
  31. There is also context sensitive help to this guide by pressing help with 
  32. the pointer over a gadget. 
  33.  
  34.  
  35. Requirements  
  36. ---------------
  37.  
  38. You will need several programs from Aminet:
  39.  
  40.    FlashFind  by Frank Würkner    - util/cli/FlashFind1.2.lha
  41.  
  42.    MuiRexx    by Russell Leighton  - dev/mui/MUIRexx_2_2.lha    
  43.  
  44.    And, of course, Marcel Beck's wonderful YAM mail software
  45.  
  46. You must also have MultiView in SYS:utilities
  47.  
  48. FILES INCLUDED IN THIS ARCHIVE:
  49.  
  50.    YamTools.rexx          - the REAL program.
  51.    YamTools.info          - for running from an icon
  52.    YamTools.guide         - this documentation
  53.    YamTools.guide.info    - multiview guide
  54.    StartYamTools.rexx     - starts YamTools from YAM ARexx menu item.
  55.    StopYamTools.rexx      - stops YamTools from YAM ARexx menu item.
  56.    ReadMe                 - what you're reading;)
  57.  
  58.    arexxqsort.lha         - handles sorting of stem variables.
  59.        by Willy Langeveld - originally found on Aminet 
  60.  
  61. Changes
  62. -------
  63. A few fixes that should make it work -- the FIRST time;)
  64. See History in YamTools.guide
  65.