Re: Month as Integer
Re: Month as Integer
- Subject: Re: Month as Integer
- From: Carl West <email@hidden>
- Date: Wed, 29 Nov 2000 14:58:58 -0500
- Organization: VPG Integrated Media
Paul Berkowitz wrote:
>
...
>
> Doesn't work for me on OS 9.0.4.
>
> I have only the standard AppleScript stuff installed.
>
>
Very interesting. I just got a private reply from someone who said that it
>
doesn't work with 8.6 but it DOES work with OS 9 and no 3rd-party osaxen
>
installed.
this is what I used, copypasted from the script window:
return month of (current date) as integer
click 'Run'
error: Can't make November into an integer
return (month as integer) as string
gives: Can't make month into an integer.
AppleScript 1.4
ScriptEditor 1.4.3
--
Carl West email@hidden
617.262.8830 x246
I have no superfluous leisure; my stay must be
stolen out of other affairs; but I will attend you awhile.
- Isabella, Measure for Measure, Act 3 Scene 1