Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App names



AppleScript isn't referring to a file path there, it's referring to a process name. The actual file name of "Finder" is "Finder.app", because it's a folder with an extension of ".app". If you have to reference its path or file name, you have to include ".app" because it's part of those.

AppleScript gets to be human because it's not dealing with the file system.


-- m-s

On 31 Aug, 2008, at 18:07, John Joyce wrote:


On Aug 31, 2008, at 4:51 PM, email@hidden wrote:



If you're dealing with a file path, then of you of course need to
specify the extension -- it's part of the file name. You've always had
to, and always will have to.




--
Seth Willits

AppleScript certainly doesn't care about extensions on application bundles...
Of course that seems to be due to the syntax...
tell application Finder
...


Which is why I am inquiring. There are certainly points in the Mac OS that are designed to be more human.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/mikey-san %40bungie.org


This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >Re: App names (From: John Joyce <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.