A83: Also...
[Prev][Next][Index][Thread]
A83: Also...
Dammit, another e-mail :)...
Can someone write a program that uses _rclvarsym to recall W.
This is what I wrote, but screw me if it works...
.NOLIST
#define equ .equ
#define EQU .equ
#define end .end
#include "ti83asm.inc"
#include "tokens.inc"
#define count 8265h
.LIST
.org 9237h
call _zerooop1
LD HL,'W'
LD (OP1+1),HL ; OP1 = VAR W NAME
call _rclvarsym
call _dispop1a
ret
.end
END
thanks...
James.
____________________
James Matthews.
E-mail (family): matthews@tkb.att.ne.jp
E-mail (private): james_matthews@hotmail.com
Homepage: http://home.att.ne.jp/gold/tomcat21/index.html
ICQ: 7413754
____________________________________