• 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: Get list of active fonts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Get list of active fonts


  • Subject: Re: Get list of active fonts
  • From: Steven Kroll <email@hidden>
  • Date: Fri, 02 Feb 2001 08:04:18 -0600

Drew,
I can get a list of fonts in the 3Fonts3 folder of the active system folder
with this construct:

set availableFonts to name of every font suitcase in folder "Fonts" of
system folder

rather than the phrase you used:
set currentFonts to name of every font suitcase in +class ffnt;

What is the goal of your script?

-Steve
>Hello,
>
>I'm trying to get the list of active fonts. This is what I'm trying
>but it won't compile:
>
>
>tell application "Finder"
> activate
> set currentFonts to name of every font suitcase in +class ffnt;
>end tell

>Does anyone know the proper way to do this.

>thanks for any help.

>drew


  • Prev by Date: Re: Push for AppleScript in OS X
  • Next by Date: Re: Fetch's Initial Dialogue Box
  • Previous by thread: Re: Get list of active fonts
  • Next by thread: Re: Get list of active fonts
  • Index(es):
    • Date
    • Thread