• 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: TID Find and replace
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TID Find and replace


  • Subject: Re: TID Find and replace
  • From: "Eric Phillips" <email@hidden>
  • Date: Wed, 08 May 2002 08:54:32 -0400

Thanks to those that responded showing that I needed to change

set theText to textReplace(theText, (", " & aString), tab)

to

set theText to textReplace(theText, (", " & aString), tab & aString)

I knew after I sent the message I would figure out the problem. On my way home form work last night this solution hit me and sure enough it worked. Thanks for the help.

Arthur, thanks for the hint on using the "contains" operation. In an effort to learn more I will also play with your method.

Eric
_______________________________________________
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.

  • Prev by Date: Re: Xpress offset of tab giving an unexpected result.
  • Next by Date: Re: AsciiNumber & AsciiCharacter Handlers
  • Previous by thread: Re: TID Find and replace
  • Next by thread: Re: Organizing MP3 files based on ID3 tag
  • Index(es):
    • Date
    • Thread