• 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: An Applescript Cocktail
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: An Applescript Cocktail


  • Subject: Re: An Applescript Cocktail
  • From: Sander Tekelenburg <email@hidden>
  • Date: Sun, 17 Apr 2005 16:39:19 +0200

At 16:16 +0200 UTC, on 2005/04/17, Yvan KOENIG wrote:

> Le 17 avr. 2005 , à 15:07, Bernard Azancot a écrit :
>
>>
>> Le 15 avr. 05, à 13:49, email@hidden a
>> écrit :

[...]

>>> if actionList ’ false then -- user didn't cancel

[...]

>> Does not compile ?? [...]
>
> There is a typo:
>
>> if actionList ’ false then -- user didn't cancel
>
> must be:
>
> if actionList is false then -- user didn't cancel

No. Originally that was a "not is" character, typed Option-= on my US
layed-out keyboard. That's also how the character showed up here, when I
received my message back from the list.

So in plain email-trouble-avoding-mode-US-ASCII-AS-english:

	if actionList is not false then -- user didn't cancel


--
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: An Applescript Cocktail (From: Bernard Azancot <email@hidden>)
 >Re: An Applescript Cocktail (From: Yvan KOENIG <email@hidden>)

  • Prev by Date: Re: An Applescript Cocktail
  • Next by Date: Re: Finder bug: MS-DOS format disks
  • Previous by thread: Re: An Applescript Cocktail
  • Next by thread: Re: An Applescript Cocktail
  • Index(es):
    • Date
    • Thread