Difference between revisions of "VDU 12"
m (→Description) |
m (1 revision) |
(No difference)
|
Revision as of 23:58, 28 August 2013
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.