Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 903 Bytes

bpeek-l.rst

File metadata and controls

29 lines (21 loc) · 903 Bytes

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.