• 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: what is the generic scripting system returned by osalang?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what is the generic scripting system returned by osalang?


  • Subject: Re: what is the generic scripting system returned by osalang?
  • From: Chris Nebel <email@hidden>
  • Date: Sun, 17 Jun 2001 13:45:05 -0700
  • Organization: Apple Computer, Inc.

Timothy Bates wrote:

> if I ask what languages are installed
> type "osalang" in the terminal
> I get the answer
>
> AppleScript
> Generic Scripting System
>
> what is the generic scripting system?

I'll be darned -- someone's using osalang! If the -l option actually
worked in 10.0, you could get some more information out of it, but as it
is, you can't. (I've fixed that.)

Part of the idea behind the OSA (Open Scripting Architecture) was to
present a generic API for compiling and executing scripts, so you could
use not only AppleScript, but any other appropriately packaged language,
e.g., Mark Aldritt's OSA JavaScript. The "Generic Scripting System" is
how that's done. Most applications don't talk to AppleScript directly
-- they talk to the Generic Scripting System, which then figures out
what scripting component the request *really* ought to go to.


--Chris Nebel
AppleScript Engineering


References: 
 >what is the generic scripting system returned by osalang? (From: Timothy Bates <email@hidden>)

  • Prev by Date: Re: quitting Dock
  • Next by Date: Re: How to 'load' osaxen
  • Previous by thread: what is the generic scripting system returned by osalang?
  • Next by thread: Re: How to 'load' osaxen
  • Index(es):
    • Date
    • Thread