Re: Invisible comments (was: Re: Finder Tell Blocks)
Re: Invisible comments (was: Re: Finder Tell Blocks)
- Subject: Re: Invisible comments (was: Re: Finder Tell Blocks)
- From: Emmanuel <email@hidden>
- Date: Thu, 7 Mar 2002 10:02:06 +0100
At 8:01 PM +0100 6/3/02, Ivan wrote:
>
>
>Try setting the colour of comments to white in the AppleScript formatting
>
>dialogue. It's not perfect, but it does the job.
>
>
Here's a somewhat tested script for Smile I wrote last night. Just wanted
>
to share one of my few good ideas.
>
>
--Begin Script
>
(*A few of my favorite colors*)
>
property invisible : {65535, 65535, 65535} --White
What about setting the size of the comment style to 1 or 0, also?
Emmanuel
_______________________________________________
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.