Short: (v1.6) 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.6 Minor fixes + added Edit Arexx Script support 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 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 - short starter version arexxqsort.lha - handles sorting of stem variables. by Willy Langeveld - originally found on Aminet Extras: ReDate.rexx - change date of mail to received date YAM2IB.rexx - display text/html using IBROWSE 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 YTReWrap.rexx - fixes badly word wrapped lines in mail Changes & Fixes --------------- v1.6 Fixes and Changes: Made ARexx buttons NOT a scrolled area, IF there is only one row defined. Added CONFIG option for entering an editor for ARexx programs and a button to EDIT the selected program on the ARexx page. Thanks to Terry Hover for this suggestion. Fixed problem with viewer when VIEWER=YAMTOOLS. Now clears the list before displaying the new mail. Thanks to Stefan Akerblom. Fixed 'wonky' layout on requestor, garbage info for OuterQuote, and missing value for wordwrap in YTReWrap. Stefan Akerblom,again;) Fixed potential problem if a word was longer than the wrap length in YTReWrap. Also forced wrap length to be numeric. Found THESE BEFORE Stefan did;) See History in YamTools.guide for complete information.