• 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
Variable-bridges through scripts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Variable-bridges through scripts


  • Subject: Variable-bridges through scripts
  • From: JJ <email@hidden>
  • Date: Wed, 04 Apr 2001 15:12:50 +0200

Let9s say I have a 30 lines applet that, finally, give me an alias:

"HD:DF:my_alias:" as alias

I want do this:

<Lines 31->end of FIRST_APPLET>
set The_Property to ("HD:DF:my_alias:" as alias)
tell Second_Applet to activate
tell me to quit
<END FIRST_APPLET>

Now, the second applet

<SECOND_APPLET>
property My_Property : The_Property -- from first_applet
<SCRIPT>
<END SECOND_APPLET>

And the question: is this possible? How can I transfer a variable from a
script to another and then quit the first one?

JJ


  • Follow-Ups:
    • Re: Variable-bridges through scripts
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Long text file manipulation...
  • Next by Date: Outlook, Entourage & "me"
  • Previous by thread: Re: Error -11781
  • Next by thread: Re: Variable-bridges through scripts
  • Index(es):
    • Date
    • Thread