[A83] Re: startup
[Prev][Next][Index][Thread]
[A83] Re: startup
You can edit appvars the same way you edit programs (using asm). You simply
read and write the bytes you want inside the appvar/program. If the
appvar/program has to in/decrease in size you can use instert/delmem at the
memory address you want to instert/delete those bytes.
Martin
At 06:19 PM 09-09-03 -0600, you wrote:
>ok, how do i change the appvar then? further, if there's a
>createAppvar command, then shouldnt there be something for editing
>an appvar's content?
References: