Short: English YamTools v2.0 needs MuiRexx3.0a Author: dwhiting@europa.com (Dick Whiting) Uploader: dwhiting europa com (Dick Whiting) Type: comm/mail Version: V2.0 Updated for MuiRexx3.0a plus other changes Replaces: comm/mail/YamToolsEN* Architecture: m68k-amigaos !!!! WARNING !!!! This version ONLY Works with MuiRexx3.0a 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 Translations (available or in process) Danish Henrik Andreasen larsa@post7.tele.dk German Michael Lünse m.luense@t-online.de Italian Francesco Mancuso mcfrank@mediatel.it 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 VERY 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_3_0a.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.gif - what mine looks like..comments? 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: ChangeBound.rexx - 'fix' some list digests for Yam ReDate.rexx - change date of mail to received date StripMail.rexx - print or save to disk with styling UnMime.rexx - convert Quoted-Printable to 8bit 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 YTPrint.rexx - allows for styled printing, saving of mail YTReFormat.rexx - rewrap badly wrapped lines, unquote lines, requote lines, other uses. YTHide.rexx - iconifies Yam and YamTools YTShow.rexx - uniconifies Yam and YamTools YTQuit.rexx - quit both Yam and YamTools v2.0 Fixes and Changes: !!WARNING!! This version ONLY works with MuiRexx3.0a A '|' in the documentation indicates NEW or CHANGED material since the previous version. Changed processing of TYPE=MAIL to process mail in reverse order of how it is displayed. This allows for processing which changes the order of the mail in a Yam folder. Example: moving, deleting, etc. Added ChangeBound. This program will make MIMED mail readable in Yam that has the boundary set to ALL dashes. Boundary lines and the End Boundary are changed to a new value that Yam will be happy with. This will 'fix' the digest form of the IML mail list and maybe others. Added StripMail. This one retains the file information that Yam uses. It strips the MIME warning message, MIME attachments, UUencoded files included as text, and corrects some errors in badly formed mail. Added YTPrint which has a variety of printing and saving options. Added Styling and UnMime to YTReFormat. Many internal changes for translation purposes. See History in YamTools.guide for complete information.