• 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: Dialects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dialects


  • Subject: Re: Dialects
  • From: Paul Berkowitz <email@hidden>
  • Date: Mon, 13 Nov 2000 09:52:29 -0800

On 11/13/00 9:42 AM, I wrote:

> Nope. There's no character 1 of any paragraph whose length = 0, nor should
> there be, although it seems this worked in earlier versions of TE+.
>

I put that wrong. In TE+, there is no longer such a thing as a paragraph
whose length = 0. That's why Xandra's first script didn't error:

tell document 1 of application "Tex-Edit Plus"
set size of character 1 of (every paragraph whose length = 0) to 4
end tell

(every paragraph whose length = 0) = {}

So the "set size of character 1" command simply had no list item on which to
operate.

--
Paul Berkowitz


References: 
 >Re: Dialects (From: "Arthur J Knapp" <email@hidden>)

  • Prev by Date: Re: Dialects
  • Next by Date: Re: Entire content (Re: Maintaining large website / finding many files)
  • Previous by thread: Re: Dialects
  • Next by thread: Re: Dialects
  • Index(es):
    • Date
    • Thread