• 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: Fun with dates...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fun with dates...


  • Subject: Re: Fun with dates...
  • From: David Crowe <email@hidden>
  • Date: Mon, 20 Jun 2005 10:18:09 +0900

Paul;

Thanks for explanation of why:

    set ABSynchTime to "6/17/2005 23:56:45" as date

fails, but:

    set ABSynchTime to date "6/17/2005 23:56:45"

succeeds (the coercion via 'as date' has never been implemented).

It's this kind of thing that makes AppleScript programming so difficult for a newbie. Without this group to answer questions like this (especially when I don't have a workaround) I don't know what I'd do!

- David
_______________________________________________
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: Fun with dates...
      • From: Neil Faiman <email@hidden>
  • Prev by Date: Re: "info for" always failing in Automator action script
  • Next by Date: Re: Renaming recursively
  • Previous by thread: Re: Fun with dates...
  • Next by thread: Re: Fun with dates...
  • Index(es):
    • Date
    • Thread