> On or about 12/16/2006 5:03 PM cb AKA [EMAIL PROTECTED] eruditely mused the following:
>The problem with sending Applescripts as attachments is that older >ones are entirely contained in the resource fork. So you have to be >sure to use an encoding type that supports resource forks. Base64 >does not. AppleDouble does. As usual Chris solves a problem and educates us again!! > >Compressing the script with Mac friendly compression first will also >solve the problem as that will move all the important data into the >data fork. That's what I do. I know it works but did not know why. Cheers Karl ___________________________________________________________________________ To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>

