MACSCRPT Archives

May 2006

MACSCRPT@LISTSERV.DARTMOUTH.EDU

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

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

Print Reply
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Mime-version:
1.0
Date:
Sun, 21 May 2006 15:38:35 -0400
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Content-type:
text/plain; charset="US-ASCII"
Subject:
From:
"Duane L. Mitchell" <[log in to unmask]>
In-Reply-To:
Content-transfer-encoding:
7bit
Parts/Attachments:
text/plain (19 lines)
On 5/19/06 9:45 PM  John Baxter  [log in to unmask]  said:
 
> Where does the reference date come from?

I use the calculation to create a unique number that gets pasted into a Word
document. This number then is a unique referenece number for that document.
I use the following date as a reference which is subtracted from the current
date:

property pReferenceDate : date "Wednesday, January 1, 2003 12:00:01 AM"

This date was chosen because it was the date this organization, a law firm,
opened for business and using this date resulted in a number that is not too
many digits in length...for awhile anyway.

It's been working fine for over 3 years.

-Duane Mitchell

ATOM RSS1 RSS2