Re: A83: label from input


[Prev][Next][Index][Thread]

Re: A83: label from input




> >Ok, here's another question; Is there anyway to store a word into a
varible
> >like 'hl', then without using 'cp', jump to a label called whatever 'hl'
> >is? 
> 
> yes..
> 'jp (hl)'  works..
> 

Perhaps either me or Olle got confused here.  Aren't you asked whether you
can load, for example "LEFT" or "RIGHT" into hl and then jumping to the
label in your program:

jp (hl)
...
..
.
LEFT:
...
..
.
RIGHT:

I don't think you can that...just to clarify :)

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
____________________________________