• 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: Finder in processes false ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder in processes false ?


  • Subject: Re: Finder in processes false ?
  • From: Christopher Nebel <email@hidden>
  • Date: Thu, 13 Oct 2005 11:47:50 -0700

On Oct 12, 2005, at 6:51 PM, J Charles Ferrari wrote:

0. Quit Script Editor.

1. Open ~/Library/Preferences/com.apple.applescript.plist. It should have an AppleScriptTextStyles entry. If not, see 1a.
1a. Change one of the styles somehow (color, font...), quit Script Editor, relaunch it, put it back, quit again, and go back to step 1.


2. AppleScriptTextStyles is an array of entries in the same order they're listed in the preferences; "application keywords" is the fourth one. (Index 3, since they start at zero.)

3. Each entry is a string formatted as "fontname;style;size;RGB color". The default for application keywords is "Verdana;p;12;0 0 65535", in other words, 12 point plain Verdana in blue. "p" for the style means "plain"; change it to "u" for "underline". (You could also add "b" for bold or "i" for italic if you felt like it.)

4. Save and close the file.

Applescript is not recreating the preference file after it is deleted.

I didn't mention the fact that you needed to click Apply after making the change, which means you can skip a quit/relaunch pair: change a setting, click Apply, change it back, click Apply again, quit.



--Chris Nebel AppleScript and Automator Engineering

P.S.: AppleScript won't bother to create the preferences file if your formatting matches the defaults.
_______________________________________________
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
  • Follow-Ups:
    • Re: Finder in processes false ?
      • From: J Charles Ferrari <email@hidden>
References: 
 >Re: Finder in processes false ? (From: has <email@hidden>)
 >Re: Finder in processes false ? (From: Christopher Nebel <email@hidden>)
 >Re: Finder in processes false ? (From: Michelle Steiner <email@hidden>)
 >Re: Finder in processes false ? (From: Christopher Nebel <email@hidden>)
 >Re: Finder in processes false ? (From: J Charles Ferrari <email@hidden>)

  • Prev by Date: Re: date of question
  • Next by Date: Re: date of question
  • Previous by thread: Re: Finder in processes false ?
  • Next by thread: Re: Finder in processes false ?
  • Index(es):
    • Date
    • Thread