Try something like
Or do an IF THEN ELSE at the end of the tempval block.Code:If tempval = 0 then go someplace else
It looks like the program is stuck waiting on "tempval".
Try something like
Or do an IF THEN ELSE at the end of the tempval block.Code:If tempval = 0 then go someplace else
It looks like the program is stuck waiting on "tempval".
Dave
Always wear safety glasses while programming.
Bookmarks