Scott Rossi wrote:

> Has anyone created scripts for retrieving data from an application via
> AppleScript?  Specifically, I'm trying to use MC to pull addresses/content
> from email addresses in Outlook Express.  Using MC, I can send AppleEvents
> to OE, but I'm having a hard time figuring out how to get anything back from
> OE, via request or the appleEvent message.

Check the data types returned from OE.  If they're anything other than type
'TEXT' (such as lists), forget it, as MC, like most xTalks, only understands
TEXT data.

You're using the request command to obtain the data portion from the
incoming message, yes?

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Multimedia Design and Development for Mac, Windows, UNIX, and the Web
 _____________________________________________________________________
 [EMAIL PROTECTED]                 http://www.FourthWorld.com
 Tel: 323-225-3717           ICQ#60248349            Fax: 323-225-0716



Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to