{{htmlmetatags>metatag-robots=()
metatag-title=(MULTI | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for MULTI)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(MULTI | ugBASIC User Manual)
metatag-og:description=(Manual page for MULTI)
}}
====== ugBASIC User Manual ======
===== MULTI =====
===== SYNTAX =====
MULTI color1, color2, color3
==== PURPOSE ====
MULTI sets three of the colors of the C64's multicolor mode and switches
the multicolor mode on. The fourth possible color (the background color,
multicolor bit combination %00, controlled by memory address $D021) is defined with
the ''COLOR'' command. The first parameter of ''MULTI'' (''color1'') controls
the color of the bit combination %01, ''color2'' corresponds to the color of the
bit combination %10 and ''color3'' colors the bit combination %11.
==== EXAMPLE ====
MULTI RED, GREEN, YELLOW
==== ABBREVIATION ====
Mlt
==== AVAILABLE ON ====
==== SEE ALSO ====
[[MULTI ON]] [[MULTI OFF]]
==== ANY PROBLEM? ====
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON MULTI|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]