Re: Handling file paths on external volumes?
Re: Handling file paths on external volumes?
- Subject: Re: Handling file paths on external volumes?
- From: Shane Stanley <email@hidden>
- Date: Mon, 11 Aug 2003 12:30:17 +1000
On 11/8/03 12:17 PM +1000, T.J. Mahaffey, email@hidden, wrote:
>
I'm working with some file paths which begin with the OS-recognized "/Volumes"
>
string.
>
Aside from the POSIX path implications, does anything have any experience or
>
recommendations for working with these sorts of paths?
>
>
More specifically, I"m scripting the attachment of files to emails (various
>
clients), but I can't seem to come up with a reliable way to pass a "/Volumes"
>
path to any of these apps.
If you have POSIX paths, you can coerce them to aliases with "as POSIX file
as alias".
--
Shane Stanley, email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.