Short: (v1.4) Adds SEARCH function and more to YAM with MuiRexx GUI Uploader: dwhiting@europa.com (Dick Whiting) Author: dwhiting@europa.com (Dick Whiting) Type: comm/mail Version: V1.4 minor fixes and delete duplicate mail script Replaces: comm/mail/YamTools* Copyright ©1997 by Dick Whiting Standard Disclaimer: I wrote it, it works for me, I don't guarantee that it will do anything productive for anyone else, etc. etc. ;-) HOWEVER, if you do find a use for it: I homeschool my kids and they would love a postcard from where EVER you live. Instant Geography Lesson;) Postcards: Dick Whiting 28590 S. Beavercreek Rd. Mulino, Oregon 97042 USA Email: Dick Whiting Basics --------- This program adds a SEARCH function to YAM. It also allows you to run ARexx scripts against selected folders, selected mail, or all mail in selected folders. Several useful extra scripts included. There is bubble help available for all gadgets, lists, etc. Place the pointer above the item and wait;) There is also context sensitive help to this guide by pressing help with the pointer over a gadget. Requirements --------------- You will need several programs from Aminet: FlashFind by Frank Würkner - util/cli/FlashFind1.2.lha MuiRexx by Russell Leighton - dev/mui/MUIRexx_2_2.lha And, of course, Marcel Beck's wonderful YAM mail software You must also have MultiView in SYS:utilities FILES INCLUDED IN THIS ARCHIVE: YamTools.rexx - the REAL program. YamTools.info - for running from an icon YamTools.guide - this documentation YamTools.guide.info - multiview guide StartYamTools.rexx - starts YamTools from YAM ARexx menu item. StopYamTools.rexx - stops YamTools from YAM ARexx menu item. ReadMe - what you're reading;) arexxqsort.lha - handles sorting of stem variables. by Willy Langeveld - originally found on Aminet Extras: YTArchive.rexx - archive selected incoming mail YTArcMove.rexx - archive/move from ANY folder to archives YTArc2Sent.rexx - move SENT mail back to SENT folder YTDelete.rexx - delete selected mail YTDeDup.rexx - locate & delete duplicate mail YTDeSim.rexx - locate & delete similar mails Changes & Fixes --------------- v1.4 Fixes and Changes: Added `Extra Scripts' YTDeDup.rexx to distribution YTDeDup.rexx locates and deletes duplicates within a folder. Suggest 'Delete on Close' be your default if you use this so that you can validate the correctness of the deletes. Added `Extra Scripts' YTDeSim.rexx to distribution YTDeSim.rexx locates and deletes SIMILAR mail within a folder. Suggest 'Delete on Close' be your default if you use this so that you can validate the correctness of the deletes. Added YAM version checking to YTArcMove.rexx Added YAM version checking to YTArc2Sent.rexx Removed extra, unused code from YamTools.rexx See History in YamTools.guide for complete information.