Hi,
i have a program that communicate with an other in DDE that transmit the
output (in String format) of a Timer(countdown ) like this:
T#0d0h0m0s0ms Exemple: T#0d0h5m30s0ms then T#0d0h5m29s0ms and over. I
would like to be able to convert to Time format or Integer format to be able
to use it in a progress bar.
Pardon for my poor english...
Merci!
JF
i have a program that communicate with an other in DDE that transmit the
output (in String format) of a Timer(countdown ) like this:
T#0d0h0m0s0ms Exemple: T#0d0h5m30s0ms then T#0d0h5m29s0ms and over. I
would like to be able to convert to Time format or Integer format to be able
to use it in a progress bar.
Pardon for my poor english...
Merci!
JF
Comment