CALL CLS
Contents |
Effect
Clears the screen in any screen mode.
If you have activated one of the Japanese text screen modes with CALL KANJI, you need to use this command instead of CLS that is disabled in these modes on MSX2+ and higher.
CALL CLS can also be useful in SCREEN 9 when the screen is not correctly cleared with the standard command CLS.
Syntax
CALL CLS
Related to
Compatibility
Hangul BASIC version 4, Kanji BASIC