At 16:25 1998-07-22 -0700, you wrote: > >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.. /Olle