Difference between revisions of "VDU 12"
m (1 revision) |
m (1 revision) |
(No difference)
|
Revision as of 19:13, 8 March 2015
Clear text area.
Syntax | VDU 12
|
Keyboard equivalent | CTRL L |
Description | Clears the text area of the screen. |
Description
This code clears the text area of the screen and moves the text cursor to the top left. The text window is cleared to the "Text background colour" which is normally black. The BASIC statement CLS does a VDU 12.