Alarm created from Applescript has wrong time

Project:Clockwork
Version:1.1
Component:Code
Category:bug
Priority:critical
Assigned:Unassigned
Status:active

Description

When I run the sample script to control Clockwork, the alarm appears to be set correctly up until Applescript turns it on.
- Launch Clockwork
- Paste in the sample script
- Add a hard return just before the "set display time" line
(this ensures that the line isn't commented out; the problem occurs whether or not you do this)
- Run the script
> The time displayed in Clockwork changes briefly to 5 minutes, but then is changed to 24855 days (plus some) when the alarm turns on

More specifically, it appears that if an alarm is already running when the script is run, the time is reset to that alarm's previous time, not to 24855 days

- I'm using an unregistered version; I couldn't find any comments in the docs saying that Applescript was disabled until registered.
- Mac OS X 10.4.6, PowerPC iBook
- Wasn't sure whether to mark this "critical"--if you are an Applescript user, it is definitely "critical", but it may not be critical to the wider user base.
- I futzed with the app a little before running the script for the first time, but I still have the same problem after deleting the plist and Data files and starting over