Re: Problems with *path* specifications under Mac OS Xs
Re: Problems with *path* specifications under Mac OS Xs
- Subject: Re: Problems with *path* specifications under Mac OS Xs
- From: Christopher Nebel <email@hidden>
- Date: Sat, 19 Jul 2003 12:30:10 -0700
On Saturday, July 19, 2003, at 7:29 AM, Paul Berkowitz wrote:
If you are using the path format then you must include a colon after a
folder:
tell app "Finder"
exists folder "Produccis:Scripts:"
end tell
As far as I know, that's a total myth. AppleScript habitually adds the
colon to be nice, but it's in no way required by the HFS path syntax.
--Chris Nebel
Apple Development Tools
_______________________________________________
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.