• 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: Apple Mail, Why is "?" not equal to "?"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple Mail, Why is "?" not equal to "?"


  • Subject: Re: Apple Mail, Why is "?" not equal to "?"
  • From: Nigel Redmon <email@hidden>
  • Date: Fri, 29 Jun 2007 14:16:54 -0700

On Jun 29, 2007, at 11:02 AM, Joe wrote:
set y to character 1 of x --text 1 of x fails when class of x is string (?, I don't understand why?)


I believe it's because "text" expects a range--since strings embody a range of characters. That is,

set y to text 1 thru 1 of x

or

set y to character 1 of x

but not

set y to text 1 of x

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Apple Mail, Why is "?" not equal to "?" (From: Joe <email@hidden>)
 >Re: Apple Mail, Why is "?" not equal to "?" (From: Joe <email@hidden>)

  • Prev by Date: Re: Apple Mail, Why is "?" not equal to "?"
  • Next by Date: Rép : Folder Action for changing privileges
  • Previous by thread: Re: Apple Mail, Why is "?" not equal to "?"
  • Next by thread: Rép : Folder Action for changing privileges
  • Index(es):
    • Date
    • Thread