• 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: weird comparison problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: weird comparison problem


  • Subject: Re: weird comparison problem
  • From: Emmanuel <email@hidden>
  • Date: Mon, 26 Feb 2001 12:25:44 -0500

At 11:38 -0500 26/02/01, Robert Brenstein wrote:
>
>I have a script (this is a debug version) as part of my AppleScript-based cgi:
>
>set tplSource to text of characters 5 thru (length of htmlTemplate) of
>htmlTemplate
>set n to the number of items in fieldNames
>repeat with j from 1 to n
> if item j of fieldNames is tplSource then -- !!!!!

I would try "if contents of item j of ..."

HTH
Emmanuel


References: 
 >weird comparison problem (From: Robert Brenstein <email@hidden>)

  • Prev by Date: Re: Selecting every item of one disk's desktop
  • Next by Date: Persistant Properties
  • Previous by thread: weird comparison problem
  • Next by thread: Re: weird comparison problem
  • Index(es):
    • Date
    • Thread