BPEEK_L

Syntax

BPEEK% (offset) and

BPEEK_W% (offset) and

BPEEK_L (offset)

Location

BPEEKS, BPOKE (DIY Toolkit - Vol B)

These three functions are exactly the same as BASIC_B, BASIC_W and BASIC_W, and suffer with the same problem that they always access the SuperBASIC variables of Job 0 (SuperBASIC) and cannot therefore be used on a Multiple BASIC interpreter.

CROSS-REFERENCE

See BASIC_W and BASIC.

BPOKE and related commands allow you to alter the values of the SuperBASIC variables.