Timer_plus_countdown check for timeout
CelticLord
Posts: 50
I have spin code
The comparison will not work and im baffled why.
If timer.showTimer > string("00:00:00.00 ")that uses theTimer_plus_countdown to count down then check for time out so it can bail out of a methoud.
The comparison will not work and im baffled why.
Comments
Edit: I should have suggesting looking in OBEX using search key "string". EndEdit
rdReg(reg) as in If (rdReg(1) > n) AND (rdReg(2) > n) AND (rdReg(3) > n)
rdReg(4) for Days
rdReg(3) for Hrs
rdReg(2) for Min
rdReg(1) for Sec
rdReg(0) for ms