At 14.36 13/02/02, Joel wrote: Just a small note...
> to-seconds: func [t [time!]] [ > t/hour * 60 + t/minute * 60 + t/second > ] >> to-decimal 0:01:05.56 == 65.56 It is already in. :) Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
