• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using AEBuild commands to send IM to iChat and AIM
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using AEBuild commands to send IM to iChat and AIM


  • Subject: Re: Using AEBuild commands to send IM to iChat and AIM
  • From: Steve Sheets <email@hidden>
  • Date: Thu, 25 Nov 2004 11:06:03 -0500

Matt,
I should have shown examples. You need the name alone, no service before it:

G_SendIM_iChat(@"email@hidden", @"Testing");

Steve

On Nov 25, 2004, at 7:02 AM, Matt Gough wrote:

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

References: 
 >Using AEBuild commands to send IM to iChat and AIM (From: Steve Sheets <email@hidden>)
 >Re: Using AEBuild commands to send IM to iChat and AIM (From: Matt Gough <email@hidden>)

  • Prev by Date: Indexed Accessors for arrays
  • Next by Date: Re: Performance with keyed archives
  • Previous by thread: Re: Using AEBuild commands to send IM to iChat and AIM
  • Next by thread: Excelsior for XML marshling and demarshling
  • Index(es):
    • Date
    • Thread