CALL SETBIN
This page was last modified 10:42, 18 May 2020 by Mars2000you. Based on work by Gdx.

Contents

Effect

Specify the start address of the binary table according to the binary system.

Syntax

CALL SETBIN (@<Address>)

Parameters

<Address> is start address of the binary table. The least significant bit is ignored. Be sure to put "@" in front of <address> otherwise an error occurs because the table can not be placed in RAM.

Related to

CALL BINLOAD

Compatibility

DM-System2 BASIC