RES
Format: RES expr
Supported by: Telmac SBASIC v 24.3
Similar commands: -
This command will change the screen size (RESolution) of the characters:
RES 0: 24 lines of 40 characters
RES 1: 12 lines of 20 characters
A RES command will also clear the screen.
Executing instruction to clear the screen automatically. Graphics printing with the PLOT command and move of the cursor with MOVE are only allowed only in RES 0. When using expansion ROM 1, MOVLR can be used as MOVE command (MOVe Low Resolution).