Re: A83: label from input


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

Re: A83: label from input




I think you can load a label name in HL and jump to it, bcause that name
will be transformed into the location in the RAM where the label in your
source was.

Of course I might be misunderstanding what your saying.  I think you
meant that you can't load the bytes of ASCII into HL and expect it to
jump to the label you specified in your source. 


On Thu, 23 Jul 1998 22:16:05 +0100 Olle Hedman <oh@hem.passagen.se>
writes:
>
>At 12:57 1998-07-23 PDT, you wrote:
>>
>>Hey,
>>You can't jump to a label by putting the name of it in hl or anywhere 
>
>>because when the code is compiled all the labels disappear and all 
>the 
>>jp Right, or such, turn into the position in ram and there are no 
>labels 
>>in it.
>
>
>ofcourse not..   but I thought he was asking for putting an addres in 
>hl
>and jump to that address..  and for this jp (hl) works just fine :)
>
>//Olle
>

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


References: