Hi, in my program i want to get the current time as soon as
the program starts to run a batch process and again when it
finishes running the batch process.

that part is no problem

what i can't seem to do is calculate how long the process
took using the two stored times.

how do you do this?

thanks in advance

MICK