• 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: Count of Tab characters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Count of Tab characters


  • Subject: Re: Count of Tab characters
  • From: "Arthur J Knapp" <email@hidden>
  • Date: Tue, 23 Jan 2001 15:57:41 -0500

> Subject: Re: Count of Tab characters
> Date: Tue, 23 Jan 2001 10:09:53 -0600
> From: Bill Planey <email@hidden>

> Where does one get MacPerl, and what is it?

In that order ? ;-)


<http://www.macperl.com/>



I haven't been following this thread, but did you try:

set AppleScript's text item delimiters to {tab}

set len to count of text items in TheText -- whatever the text is

set len to (len - 1) -- 1 less than number of text items

--
{
Arthur J Knapp, of STELLARViSIONs ;

http://www.STELLARViSIONs.com ;

mailto:email@hidden ;

http://developer.apple.com/techpubs/
macos8/InterproCom/AppleScriptScripters/
AppleScriptLangGuide/
}


  • Prev by Date: Re: Why is this so?
  • Next by Date: Re: "Next" in Repeat?
  • Previous by thread: Re: Count of Tab characters
  • Next by thread: Re: Count of Tab characters
  • Index(es):
    • Date
    • Thread