• 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: passing data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: passing data


  • Subject: Re: passing data
  • From: Luther Fuller <email@hidden>
  • Date: Tue, 01 Mar 2011 07:49:47 -0600

On Feb 28, 2011, at 8:24 PM, louie wrote:
Hi all,
I am passing data between two apple script applications using files.
Is there a better way to do this.

You might be able to do this ...

set applB to ...... as alias

launch application applB
tell application applB
set response to nameOfHandler(someData)
end tell
-- nameOfHandler is a handler within application B.

On the other hand, your situation may be more complicated.
Is application B already running or idling?
If so, then this may not work.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Next by Date: Why Slow Then Fast
  • Next by thread: Why Slow Then Fast
  • Index(es):
    • Date
    • Thread