Hi Mark,

This:

  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

seems to work OK in a handler. Sometimes the message box behaves differently to the general case.

Yep, themessage box behaves very fiunky sometimes, I had to reopen e.g. this bug:
http://quality.runrev.com/qacenter/show_bug.cgi?id=6434

Hope this gets fixed soon, since I use the msg VERY often.

Best,

Mark

Best

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de


_______________________________________________
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