• 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: Querying Number of Lines in BBEdit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Querying Number of Lines in BBEdit


  • Subject: Re: Querying Number of Lines in BBEdit
  • From: Mike at Lens and Shutter <email@hidden>
  • Date: Tue, 06 Feb 2001 15:46:05 -0800

on 2/6/01 10:00 PM, Edmond Cho at email@hidden wrote:

> I'm trying to query the number of lines in a BBEdit 4.5 document so I can
> set up a repeat loop to get the contents of each line through the end of the
> document.

try this, it works for me



tell application "BBEdit 5.1" to set the_count to (count lines of window 1)
as string

Mike Hinkins
-not an expert but learning-


References: 
 >Querying Number of Lines in BBEdit (From: "Edmond Cho" <email@hidden>)

  • Prev by Date: Re: Script activaton
  • Next by Date: Direct character replacement in a string
  • Previous by thread: Querying Number of Lines in BBEdit
  • Next by thread: scripting web sharing control panel
  • Index(es):
    • Date
    • Thread