08-02-2012, 08:19 PM
Hallo Boriel,
I just found following Problem in s888 and s894
It should print in both cases the value 35600, but the first number looks like the address of the test label.
I just found following Problem in s888 and s894
Code:
paper 7:ink 0:border 7:cls
print peek(uinteger,@test)
print peek(@test)+256*peek(@test+1)
End
test:
asm
defw 35600
end asm
------------------------------------------------------------
http://lcd-one.da.ru redirector is dead
Visit my http://members.inode.at/838331/index.html home page!
http://lcd-one.da.ru redirector is dead
Visit my http://members.inode.at/838331/index.html home page!