Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Application Target Alias
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application Target Alias



You can certainly use AppleScript to ask the Finder to create an alias for you:

tell application "Finder"
    make new alias to <something> at <location>
end tell

...but setting it to be invisible is another story. Finder can't help you there, though there may be some other way to do it using AppleScript.

If the Developer Tools are installed, the /Developer/Tools/SetFile tool can make an item invisible.

Cheers,

--Dave


On Jul 13, 2005, at 4:22 PM, Jason Wallace wrote:

Hi,

Ok, so the speech recognizer knows which application to target in Application Speakable Items because there's an invisible alias in each of the application specific folders. The question of the day: how can that alias be created with a CLI command or using AppleScript?

Apparently older versions of Word (v.X SR1) don't trigger the automatic creation of the folder when speech is turned on. I need to create the alias manually. I've seen the c header file somewhere in the dev docs, but I don't speak c, so I need to have it dumbed down for me...

Thanks,

Jason Wallace

_______________________________________________ Do not post admin requests to the list. They will be ignored. Speech-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Application Target Alias (From: Jason Wallace <email@hidden>)



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

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.