On Sep 22, 2009, at 6:45 PM, Shane Stanley wrote:

> FWIW, the unit-conversion hack still works in Snow Leopard:
>
> property zdate : date "Monday, August 10, 1992 11:00:00 AM"
> set file_name to ((current date) - zdate as feet as text) & ".html"

I forgot all about that one.

-Mark
remembers writing 20 lines of object pascal to do one line of  
applescript.