Re: Font Script
Re: Font Script
- Subject: Re: Font Script
- From: Daniel Robinson <email@hidden>
- Date: Fri, 13 Jul 2001 07:37:39 -0400
James,
Here's how I got around it:
First, I make a folder "Required Fonts" with just the fonts I want
------ "MAIN"
select folder "Macintosh HD:System Folder:Fonts:"
delete selection
select folder "Macintosh HD:System Folder:Application Support:Required
Fonts:"
copy selection to folder "Macintosh HD:System Folder:"
select folder "Macintosh HD:System Folder:Required Fonts:"
set name of selection to "Fonts"
run script alias "Macintosh HD:System Folder:Tasks:Restart"
-------
------- "RESTART"
power down with restart
-------
------- "STARTUP" (in Startup Items folder)
empty trash
-------
Many programs (such as Quark) do not quit politely so you have to quit
these apps separately in "Main"
Regards,
--Dan
------------------------------------------------------------------------
email@hidden wrote:
>
I am trying to write a script that will, on a daily basis go to the
>
system fonts folder select all fonts in the folder, deselect Charcoal,
>
Chicago, Geneva, Georgia, Monaco, New York and then trash all. But if
>
script editor is running you are not able to trash any system fonts. Any
>
help in this matter would be greatly appreciated.
>
>
Thanks
>
James
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users