• 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: replacing a Scripting Addition in 10.2.8 ?!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: replacing a Scripting Addition in 10.2.8 ?!


  • Subject: Re: replacing a Scripting Addition in 10.2.8 ?!
  • From: Richard Morton <email@hidden>
  • Date: Fri, 19 Mar 2004 13:01:58 +1100

On 19 Mar 2004, at 12:24 PM, Bill Christens-Barry wrote:

I inadvertently put an old version of Jon's Commands (v 2.1.2) in the System/Library/ScriptingAdditions folder on my Pismo running Mac OS 10.2.8.

How did you manage that? :-) That folder's read-only.


I have a newer, X-ready version (3.0d3) that I'd like to place there.

That's not recommended. If you want Jon's to be available to all users, put in the Library folder at the root of your startup disk. If you want it just available to yourself, put it in your own library folder. Both in a folder named "ScriptingAdditions" of course.


Simply dragging won't work.

No, because Apple doesn't want you to put 3rd party osaxen in there.


From reading Matt Neuberg's "AppleScript: The Definitive Guide" ( a great book, btw), I believe I understand why this won't work. He explains how to work around the absence of a scripting addition on the fly in Panther.

I'm not sure this approach will work 10.2.8. Can anyone suggest how to get this _replacement_ done in 10.2.8? I've thought of starting up in Classic, but hate to be so regressive. Any other way available (short of upgrading Mac OS X)?

Decide on which of the 2 recommended places you want the new one to go, create a "ScriptingAdditions" folder there and just drop it in. If you want to create it with AS, run this:

path to "scr" from local domain -- creates a scripting additions folder in the main Library folder

Or this:

path to "scr" from user domain -- creates a scripting additions folder in the Library folder of your current user account

As far as getting rid of the the 2.1.2 version, you'll either need to 'rm' it using Terminal, or temporarily change the permissions on the folder it's in so you can delete it in the Finder.


Further question: from the Terminal, when I list the ScriptingAdditons folder contents, it gives "Jon???s Commands", while GetInfo gives the usual apostrophied spelling. What's this about?

Smells like Unicode spirit. ;-) Jon uses a 'smart' single quote in the name.

Cheers,

Quote Vadis
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: replacing a Scripting Addition in 10.2.8 ?!
      • From: Richard Morton <email@hidden>
References: 
 >replacing a Scripting Addition in 10.2.8 ?! (From: Bill Christens-Barry <email@hidden>)

  • Prev by Date: Re: Memory tests
  • Next by Date: Re: replacing a Scripting Addition in 10.2.8 ?!
  • Previous by thread: replacing a Scripting Addition in 10.2.8 ?!
  • Next by thread: Re: replacing a Scripting Addition in 10.2.8 ?!
  • Index(es):
    • Date
    • Thread