On Oct 28, 2008, at 11:50 AM, Ken Ray wrote:

I tested it on a Mac, which is where it failed for me. Didn't get a chance
to try a PC...

Does my one work for you on your Mac? (it does on mine):

   put the date into tNow
   convert tNow to seconds
   put "6/6/06" into tThen
   convert tThen to seconds
   put (tNow - tThen) mod 86400 = 0



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to