Hi there
I was wondering if there was a simple script for telling iChat to set a users AIM account to always be ‘Available’?
I have been all the way through the menus but there doesn’t seem to be a way in the GUI.
Any help appreciated
Jamil
Hi there
I was wondering if there was a simple script for telling iChat to set a users AIM account to always be ‘Available’?
I have been all the way through the menus but there doesn’t seem to be a way in the GUI.
Any help appreciated
Jamil
Have you checked iChat’s applescript dictionary? I looked and there are a few status commands that might help you.
oh hi there yes you were right and they worked just fine
thanks so much
jamil
sorry it was this simple but just in case anyone needs it
tell application "iChat"
set status to available
end tell
thanks again