[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: use of BLOAD and BSAVE
Rubywand <rubywand@swbell.net> wrote:
> After a BLOAD you can enter
>
> PRINT PEEK(43634) + PEEK(43635)
> to get the BLOAD address.
That should be PRINT PEEK(43634) + 256 * PEEK(43635).
(The same error is repeated in your example, presumably due to
cut-and-paste.)
> PRINT PEEK(43616) + 256*PEEK(43617)
> to get the length.
--
David Empson
dempson@actrix.gen.nz
Snail mail: P O Box 27-103, Wellington, New Zealand