Formatting - Was Re: I betray my ignorance - help please
Formatting - Was Re: I betray my ignorance - help please
- Subject: Formatting - Was Re: I betray my ignorance - help please
- From: Paul Skinner <email@hidden>
- Date: Mon, 10 Sep 2001 12:08:44 -0400
on 9/10/01 11:21 AM, Michelle Steiner wrote:
>
On 9/10/01 5:22 AM, Mr Tea <email@hidden> wrote:
>
>
> At the risk of starting another hotly debated AS formatting thread, these
>
> are the settings that work for my slow brain and failing eyesight:
>
>
Here are the ones that work for me:
>
>
Uncompiled: Monaco 9 point
>
(all others are Geneva 10 pt)
>
Operators: Red
>
Language keywords: Bold
>
Application keywords: Underlined
>
Comments: Plain
>
Values: Blue
>
Variables and Green
>
subroutine names:
>
References: Purple
>
>
--Michelle
If you want to trade formatting settings amongst yourselves then you
might want to go get 'AppleScript Formatting' OSAX...
I use...
{uncompiled text style:{font:"Skia", size:14, style:{}, color:{48495, 1,
1}}, normal text style:{font:"Andale Mono", size:14, style:{}, color:{0, 0,
0}}, language keyword style:{font:"Skia", size:14, style:{}, color:{0, 0,
0}}, application keyword style:{font:"Skia", size:14, style:{}, color:{0, 2,
32767}}, comment style:{font:"Skia", size:14, style:{}, color:{32767, 32767,
32767}}, literal style:{font:"Palatino", size:14, style:{}, color:{1, 32767,
0}}, user symbol style:{font:"Skia", size:14, style:{}, color:{32763, 0,
32767}}, reference style:{font:"Skia", size:14, style:{}, color:{1, 45821,
2932}}}
--
Paul Skinner