Hello again, pretty simple question this time I would think.
What I'm wanting is to be able to add 5 minutes onto a ttime variable. As what I'm trying to acheive is a queue system. (Time + QueueTime) and (QueueTime := QueueTime + ProductTime)
However I get the basics, just can't seem to find a simple way to add a time of my choice onto an existing time (14:23 + 00:07) if you know what I mean.
Thanks,