In an effort to be sure that all of us AMS'ers will know when the Big Guy will arrive on Saturday evening, I've a present for you.
Here's a simple little plugin that will pull the time from the Atomic Time Servers. You can optionally have it set you system time.
Merry Christmas All!!Unzip AtomicClock.zip and drop the AtomicClock folder inCode:--Get the time, and set the system clock sTime = AtomicClock.GetTime(true); --Get the time, and DO NOT set the system clock sTime = AtomicClock.GetTime(false);
You'll now have a new plugin in the Project->Plugins menu named AtomicClockCode:C:\Program Files\AutoPlay Media Studio 6.0\Plugins\Actions


