Re: LZ: A number printing routine


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

Re: LZ: A number printing routine



>I would think that you would use D_HL_DECI instead
>of UNPACK_HL.  UNPACK_HL is used to move one value
>from hl into a.  D_HL_DECI is used to display the
>contents of hl.  I might be misunderstanding what
>you want to do though.
Well, that would be the logical thing to do, but... I need to print 
the num in menu text, D_HL_DECI unpacks and prints in Standard Text.

Any other ideas?

cheers,

____
~Keith
FFNP69C@PRODIGY.COM


Follow-Ups: