• 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 AppleScript Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird AppleScript Problem


  • Subject: Re: Weird AppleScript Problem
  • From: DigitEL <email@hidden>
  • Date: Sun, 04 Dec 2011 14:28:57 -0800

Just a note...

Upper and Lower characters are 'case', whereas italic/bold/underline/superscript/subscript are 'formatting'. Perhaps the 'considering case' definition has changed as to what is included or not.

HTH
--
ForNow
DigitEL


On Dec 4, 2011, at 9:37 AM, Bernardo Hoehl wrote:

> These are "zeros" not "o"s..
>
>
> On 04.12.2011, at 11:48 AM, Axel Luttgens wrote:
>
>> Le 4 déc. 2011 à 13:23, Bernardo Hoehl a écrit :
>>
>>> What about this:
>>>
>>>
>>> considering case
>>> 	"º" = "0"
>>> end considering
>>>
>>> --> returns false!!!
>>
>> Unless I'm wrong, "º" and "ª" are ordinal indicators, but aren't digits: they are variants of latin letters "o" and "a".
>>
>> So:
>>
>> 	ignoring case
>> 		"º" = "O"
>> 		--> true
>> 	end ignoring
>>
>> HTH,
>> Axel
>>
>> _______________________________________________
>> 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
>>
>
> _______________________________________________
> 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

 _______________________________________________
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: 
 >Weird AppleScript Problem (From: Bernardo Hoehl <email@hidden>)
 >Re: Weird AppleScript Problem (From: Bernardo Hoehl <email@hidden>)
 >Re: Weird AppleScript Problem (From: Axel Luttgens <email@hidden>)
 >Re: Weird AppleScript Problem (From: Bernardo Hoehl <email@hidden>)

  • Prev by Date: Re: Weird AppleScript Problem
  • Next by Date: Re: Weird AppleScript Problem
  • Previous by thread: Re: Weird AppleScript Problem
  • Next by thread: Re: Weird AppleScript Problem
  • Index(es):
    • Date
    • Thread