• 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: Why is it?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is it?


  • Subject: Re: Why is it?
  • From: Barry Wainwright <email@hidden>
  • Date: Fri, 20 Oct 2006 16:09:38 +0100
  • Thread-topic: Why is it?

On 20/10/06 15:45, "Michelle Steiner" <email@hidden> wrote:

>   {year of d, month of d as integer, day of d} as text
> --> ""
>
> but
>
> set foo to {year of d, month of d as integer, day of d}
> foo as text
> --> "2006-10-20 7:41:26 AM"
>
> -- Michelle

I don't know why, because if you try {3,2,1} as text you get the expected
answer.

However, doing the conversions inside the list works:
{year of d as text, month of d as integer, day of d as text} as text

--
Barry


 _______________________________________________
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

  • Follow-Ups:
    • Re: Why is it?
      • From: Timothy Bates <email@hidden>
References: 
 >Why is it? (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: Why is it?
  • Next by Date: Re: Why is it?
  • Previous by thread: Re: Why is it?
  • Next by thread: Re: Why is it?
  • Index(es):
    • Date
    • Thread