08-24-2006, 08:17 PM
function can use code like this
str s="info"
s.setwintext(id(x win("Dialog Name")))
where x is id of dialog control that displays text.
int t=70
out "%im, %is" t/60 t%60
str s="info"
s.setwintext(id(x win("Dialog Name")))
where x is id of dialog control that displays text.
Quote:how do u make a timer show minutes and seconds instead of just seconds
int t=70
out "%im, %is" t/60 t%60
