> It would be great if you could do actual date/time calculations on a
> combined date/time variable. Or am I just missing something?
%TIMES has current time in seconds. You can use Variable Convert
to get another time in seconds and then do maths on the two values,
use the / and % maths operator to get things like 'remaining minutes'
etc.
Pent