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

Re: Textedit problems


  • Subject: Re: Textedit problems
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 19 May 2003 09:58:12 -0700

On Monday, May 19, 2003, at 08:45 AM, Kris Hermans wrote:

set AppleScript's text item delimiters to {"="}
repeat with i from 1 to (count allPars)
set aLine to paragraph i of deTekst
if text item 1 of aLine = "name=" then

If the text item delimiter is "=", then there will never be an equal sign as part of a text item.

--Michelle

--
If you don't hit any bumps in the road, you're not moving.
_______________________________________________
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.

References: 
 >Textedit problems (From: Kris Hermans <email@hidden>)

  • Prev by Date: Re: Applescript LetterRip Server
  • Next by Date: Re: Applescript LetterRip Server
  • Previous by thread: Re: Textedit problems
  • Next by thread: Re: Textedit problems
  • Index(es):
    • Date
    • Thread