Recognizing packages
Recognizing packages
- Subject: Recognizing packages
- From: HOnza Koudelka <email@hidden>
- Date: Fri, 10 Jun 2005 13:57:38 +0200
Is there a better way to find out if a file is a package, then this?
on IsPackage(inAlias)
tell application "Finder"
(name of inAlias) is in (name of packages of container of inAlias)
end tell
end IsPackage
Thanks in advance,
HOnza
--
HOnza Koudelka
Production and Quality Manager, 24U Software
Associate Member, FileMaker Solutions Alliance
mailto:email@hidden
http://www.24uSoftware.com
_______________________________________________
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