This has to do with the new PDF workflow stuff apple has in 10.2.4. If you put compiled scripts in a folder called /Library/PDF Services/ or ~/Library/PDF Services/ then they are available in a button at the bottom of the print dialog for post-processing PDF files.
See more info here: http://www.apple.com/applescript/print/
On 2/17/03 6:49 PM, "Allen Watson" wrote:
Better yet, why use a script applet? Instead of dragging the files onto a droplet, just drag them onto Entourage in the Dock. It will do the exact same thing as this script: create a new message with the files attached. Or, if a draft message window is frontmost, it will just attach the files to that message.
On or near 2/17/2003 1:38 PM, Barry Wainwright at [EMAIL PROTECTED] observed:
make new attachment at new_message with properties {file:aFile}
