Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Fix iChat's iTunes status message format' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Fix iChat's iTunes status message format
Authored by: wheeles on Aug 10, '05 06:45:33PM

I've been playing with setting the message in iChat using applescript, but for the life of me can't set it to the "Current iTunes Track" setting. Anyone know how to do this?

All I seem to be able to do is set the text to: 'Current iTunes Track' and not the menu item in iChat.



[ Reply to This | # ]
Scripting iChat's status menu items
Authored by: Gnarlodious on Jan 09, '06 06:15:51PM

Appears to be unscriptable. You can specify a text string but not a menu item.
Seems like you should be able to say [code]set status message to 3[/code] but it doesn't work.



[ Reply to This | # ]