oh well...this what might happen when you copy/paste your code block... but omit a single Label change... i don't know why i haven't saw at first... anyways, the problem is in your ntempset2 section
Code:
if enter = 1 then
write 14,temp
pause 100
gosub check
goto dtempset
endif
goto ntempset2
was dtempset2 before... hence why it never write @ 14... funny huh?
Last edited by mister_e; - 20th April 2008 at 16:12.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks