on 11/13/03 4:26 PM, Scott Haneda at [EMAIL PROTECTED] wrote: > Yes, that works, save this script to ~/Library/Folder Action > Scripts/yourscript.scpt > > > on adding folder items to this_folder after receiving these_items > tell application "Finder" > --this prints the item(s) dropped into the drop box > print these_items > -- this pauses the process until the printer has time > -- to print (make it longer if you wish) > delay 50 > -- this deletes the files after printing - keeps folder clean > delete these_items > end tell > end adding folder items to > > > Then attach that script to a folder action, in E-rage, tell your rule to > save the attachment to this destination.
Just a note, this took me abut 30 seconds to implement, and I just got a fax and it worked flawlessly. -- ------------------------------------------------------------- Scott Haneda Tel: 415.898.2602 http://www.newgeo.com Fax: 313.557.5052 [EMAIL PROTECTED] Novato, CA U.S.A. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
