• 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: AS Libraries for stay-open CGIs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AS Libraries for stay-open CGIs


  • Subject: Re: AS Libraries for stay-open CGIs
  • From: Bill Cheeseman <email@hidden>
  • Date: Fri, 16 Feb 2001 15:56:43 -0500

on 2/16/01 12:55 PM, SeaSoft Systems at email@hidden wrote:

> Will a library implementation likely survive a transfer to an OSX environment?

Nice question. I just tried it on Mac OS X Public Beta and it worked like a
charm.

Here's the server. Save it as a stay-open Mac OS X applet under the name
DoBeep Server.

on DoBeep()
beep 2
end DoBeep

And here's the client. Save it as a non-stay-open Mac OS X applet under the
name DoBeep Client.

tell application "DoBeep Server"
DoBeep()
end tell

Run DoBeep Client by double-clicking it. --> Beep-Beep!

-
Bill Cheeseman, Quechee, Vermont <mailto:email@hidden>

The AppleScript Sourcebook
<http://www.AppleScriptSourcebook.com/>
Vermont Recipes-A Cocoa Cookbook
<http://www.stepwise.com/Articles/VermontRecipes/>


References: 
 >AS Libraries for stay-open CGIs (From: SeaSoft Systems <email@hidden>)

  • Prev by Date: Re: AS Libraries for stay-open CGIs
  • Next by Date: Re: Folder action scripts
  • Previous by thread: AS Libraries for stay-open CGIs
  • Next by thread: Re: AS Libraries for stay-open CGIs
  • Index(es):
    • Date
    • Thread