ANOTHER bug in remote apple events..
steve harley
steve at paper-ape.com
Fri Apr 6 10:58:01 PDT 2007
they whom i call Jim Witte wrote:
> I just discovered that to access files remotely from an applescript in
> *OSX*, you have to use a COLON as the file delimiter, not the SLASH as
> is standard in all flavors of *NIX including Darwin? This is progress? !!
that's the standard HFS delimiter and used for local files as
well; if that was a surprise, you'll probably want to learn about
POSIX file and its POSIX path property, which you can use to
convert between them
More information about the MacOSX-talk
mailing list