File exists on a posix path
File exists on a posix path
- Subject: File exists on a posix path
- From: "Charles E. Heizer" <email@hidden>
- Date: Fri, 10 Feb 2006 11:31:40 -0800
Hello,
I really don't use Applescript very offten but I have a need right
now. I would like to know how to do a file exists on a posix file
example:
set y to "/usr/sbin/installer"
set a to POSIX file y
if (the file a exists) then
display dialog " already exists"
end if
Thanks!
- charles
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden