Table of Contents

BORDER

[v3.1] [vic20] [c64] [c16] [cplus4] [c128] [x16] [m65]

Sets the border color.

Syntax

BORDER <color>
BORDER <color>, <luminance>

Examples

CONST BLACK = 0
CONST WHITE = 1
BORDER BLACK : BACKGROUND WHITE

See also