OK, I am thoroughly confused on this one.

I have been fiddling around making a few scripts. I made a "away" script. (It does not use mIRC's away system though)

I have it set where whenever I type "/away" it changes my name to "Nick-away", and it sets a timer (%awaytime).

I also have it where whenever someone queries me, it displays a message (I am not here.)

Now, my question.

How can I take the current time, and subtract the %awaytime, so it will display how many hours, minutes, seconds I have been "away".

Basically, I want to take the current time, and subtract a set variable from it.

PLEASE HELP!!