Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scripting Apple mail




On 24/02/2006, at 9:49 AM, Bob Cuilla wrote:

I am scripting an attachment to mail.  If I use the path name

/users/me/desktop/abc.pdf

the attachment function works fine

If, however, I use the path name

Macintosh HD/users/me/desktop/abc.pdf

the attachment never is attached.

What am I missing here? Shouldnt an absolute path name name work as well?



This is ye olde Mac style path. The Mac style has the volume name prefixed to the file path and uses colon delimiters


"Macintosh HD:users:me:desktop:abc.pdf"

This is ye older Unix style path

"/users/me/desktop/abc.pdf"


Malcolm

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden

This email sent to email@hidden
References: 
 >scripting Apple mail (From: Bob Cuilla <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.