• 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: Dates gone wild
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dates gone wild


  • Subject: Re: Dates gone wild
  • From: Emmanuel <email@hidden>
  • Date: Wed, 10 Sep 2003 09:22:56 +0200

At 12:15 AM +0200 9/10/03, Axel Luttgens wrote:
>Doug McNutt wrote:
>>At 10:10 +0100 9/9/03, Nigel Garvey wrote:
>>>Paul Berkowitz wrote on Mon, 08 Sep 2003 21:05:38 -0700:
>>>
>>>>[...]
>>>>
>>>[...]
>>
>>[...]
>
>>We have been down this turnpike before and I remain frustrated. If someone would use precise terms to define "reference" instead of saying fuzzy things like "It's much higher level than a pointer." Or "It's all text." perhaps we could get it straight.
>
>Conceptually, that idea of textual replacement should not be a too misleading one (even if surely not a description of AppleScript's internals).

Merci Axel. And, although AppleScript really manipulates descriptors, "a reference to" causes the descriptor to be stored as such, so yet the idea of textual replacement is not too far from the truth I think.

> An AppleScript expression
> Expr
> is a reference (or more generally, involves reference(s)) if
> and only if
> Expr = contents of Expr
> evaluates to false.
>
>(counter-examples?)

-------------------
set x to a reference to x
set y to a reference to x
y = contents of y
-- true
-------------------

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

  • Follow-Ups:
    • Re: Dates gone wild
      • From: Axel Luttgens <email@hidden>
References: 
 >Re: Dates gone wild (From: Nigel Garvey <email@hidden>)
 >Re: Dates gone wild (From: Doug McNutt <email@hidden>)
 >Re: Dates gone wild (From: Axel Luttgens <email@hidden>)

  • Prev by Date: Re: iCal & AppleScript
  • Next by Date: Re: printable docu about extensions, etc
  • Previous by thread: Re: Re: Dates gone wild
  • Next by thread: Re: Dates gone wild
  • Index(es):
    • Date
    • Thread