• 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: log command problem?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: log command problem?


  • Subject: Re: log command problem?
  • From: Shane Stanley <email@hidden>
  • Date: Fri, 07 Jan 2011 16:47:39 +1100
  • Thread-topic: log command problem?

On 7/1/11 4:22 PM, "Dave" <email@hidden> wrote:

> set startHour to startComponent's hour() as integer
> set endHour to endComponent's hour() as integer
> log "GMT startHour " & startHour & ", endHour " & endHour

So does using this make any difference?

set startHour to startComponent's hour() as integer
set endHour to endComponent's hour() as integer
log ("GMT startHour " & startHour & ", endHour " & endHour)

I'm a bit nervous about relying on automatic coercions in a log command
without forcing evaluation.

--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: log command problem?
      • From: Dave <email@hidden>
    • Re: log command problem?
      • From: Dave <email@hidden>
References: 
 >log command problem? (From: Dave <email@hidden>)

  • Prev by Date: log command problem?
  • Next by Date: Re: log command problem?
  • Previous by thread: log command problem?
  • Next by thread: Re: log command problem?
  • Index(es):
    • Date
    • Thread