yes melanie but another how.
yes now i do the same.But i don't understan 1 think.Now i can sent 1 digit numbers how can i sent 2 digit numbers?
for example when i sent 15 it comes to pic 49 53.i try to use this code
HSERİN [STR test\2]
if test = 4953 then goto ok
goto loop
ok:
HSEROUT ["OK MAN U DID IT!",13,10]
goto loop
end
it will not work i know coz test is a byte that can't get numbers more than 255 if i make test a word PBP gives error i use str =string but it accepts charakters like a,b,c not numbers than what must i do ?
test var byte[2] means 2 value but how can i put 2 value to pic?
Last edited by SuB-ZeRo; - 30th July 2005 at 21:44.
Reason: forgot to say something
Asking is not a shame but not learning is a SHAME!!!
Bookmarks