Re: Using AEBuild commands to send IM to iChat and AIM
Re: Using AEBuild commands to send IM to iChat and AIM
- Subject: Re: Using AEBuild commands to send IM to iChat and AIM
- From: Matt Gough <email@hidden>
- Date: Thu, 25 Nov 2004 12:02:23 +0000
On Nov 25, 2004, at 6:33 am, Steve Sheets wrote:
To help celebrate, and give back to this community, here are two procedures that use AEBuild command to automate sending Instant Messages (IMs) to iChat or AIM (America Online Instant Messenger). I was originally using NSAppleScript to run Applescripts that I create on the fly to do this, but using AEBuildAppleEvent is better. Note that the old code is still in the procedures, but commented out (I include it for reference). I highly recommend Script Debugger 3.0 from Late Night software, if you are trying to create AEBuild commands. It has a log window that displays any script as it runs in AEBuild format.
Couldn't get this working :(
I tried calling it as follows:
<x-tad-smaller>G_SendIM_iChat(</x-tad-smaller><x-tad-smaller>@"AIM:email@hidden"</x-tad-smaller><x-tad-smaller>, </x-tad-smaller><x-tad-smaller>@"testing"</x-tad-smaller><x-tad-smaller>);</x-tad-smaller>
and nothing happened (anErr was noErr)
Am I being dumb?
Matt Gough
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden