• 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: on idle() handler in script object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: on idle() handler in script object


  • Subject: Re: on idle() handler in script object
  • From: Simon Forster <email@hidden>
  • Date: Fri, 26 Aug 2005 19:11:53 +0100


On 26 Aug 2005, at 18:45, has wrote:

Simon Forster wrote:


If you split the stuff out into two separate scripts, how do you pass
the reference across to the stay-open applet. IIRC, you can't pass
arguments between applescript applets.

Application references, not really. Other datatypes, no problem. e.g.:

on adding folder items to folderAlias after receiving addedAliases
    repeat with aliasRef in addedAliases
        tell application "JobMgrApplet" to addJob(aliasRef's contents)
    end repeat
end adding folder items to

As ever, thanks for your time. Hope you have a good bank holiday weekend.


ATB

Simon Forster
_____________________________________________________
 LDML Ltd, 62 Pall Mall, London, SW1Y 5HZ, UK
 Tel: +44 (0)70 9230 5244   Fax: +44 (0)70 9230 5247
_____________________________________________________
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: on idle() handler in script object (From: has <email@hidden>)

  • Prev by Date: Re: Native script spontanesouly going Classic
  • Next by Date: Accessing 'date added' property of iTunes track (or 'release date')
  • Previous by thread: Re: on idle() handler in script object
  • Next by thread: Select Finder items by Regular Expression
  • Index(es):
    • Date
    • Thread