• 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: Newbie. How do I count "i"?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie. How do I count "i"?


  • Subject: Re: Newbie. How do I count "i"?
  • From: Michelle Steiner <email@hidden>
  • Date: Sat, 26 Jan 2002 10:46:51 -0700

On 1/26/02 3:47 AM, Steen <email@hidden> wrote:

>Any help with this at will be greatly appreciated.

there's probably a better way, but this will do it:

set z to "ideas how to do this?"
set text item delimiters to {"i"}
set lettercount to (count text items of z) - 1
set text item delimiters to {""}
lettercount

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: Apple Software Restore running in OS X?
  • Next by Date: Case handling inconsistency...
  • Previous by thread: Re: Newbie. How do I count "i"?
  • Next by thread: Re: Newbie. How do I count "i"?
  • Index(es):
    • Date
    • Thread