Re: A83: Just wondering...
[Prev][Next][Index][Thread]
Re: A83: Just wondering...
I think that you can do that using equates, eg. PRINT .EQU .db I'm not
sure though, but it should work - it's just a preprocessor directive, kind
of like in the .inc files where they go like _cpygrbuf_v .equ 059H or
whatever (that's not a real equate though)
Jonathan Wang
jwang@isb.bj.edu.cn
jonathan_wang@hotmail.com
Come visit my home page:
http://htmlinfo.home.ml.org/
On Mon, 16 Mar 1998, Phelan Wolf wrote:
>
> I was wondering if there was a way to redifine commands like change .db
> to PRINT or something like that, thanks.
>
> Phelan 'Amen' Wolf
>
References: