memclear
ai ADC
wprint "ADC"
wprint ADC
button Exit [TestExit]
wait
[TestExit]
end
Moderator: Mmiscool
Mike this one still seems to be a problem or am I missing something?
the incorrect line is:
wprint "ADC" which prints the value of the ADC variable and not the string "ADC"