MACSCRPT Archives

May 2006

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Duane L. Mitchell" <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Fri, 19 May 2006 19:38:57 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
Phil,

Thanks for passing along the AppleScript Studio posting. At least I'm not
alone and I won't spend hours trying to troubleshoot this. I may have even
ended up doing an "Archive and Install" of the OS or some other major
undertaking.

I'll try your suggested code and Perl is looking pretty good too.

Thanks for your input it'll save me a lot of headaches and time.

-Duane Mitchell


On 5/19/06 6:14 PM  Philip Aker  [log in to unmask]  said:


> Maybe:
> 
> property pdate : date "Wednesday, January 1, 2003 00:00:01"
> set vnum to ((current date) - pdate)
> ((vnum as inches) as integer) as string
> 
> But note this recent post to the AppleScript Studio list:

ATOM RSS1 RSS2