User`s guide

Chapter
5
BASIC
Commands
93
SET_VIDEO_MODE
Purpose
To set the display mode for the LCD.
Syntax
SET_VIDEO_MODE(mode%)
Remarks
"mode%" is an integer variable, indicating the display mode. (0 for Normal, 1 for
Reverse)
Example
SET_VIDEO_MODE(1)
PRINT " terminals"
' this string will be printed in reverse
mode
See Also
BACK_LIGHT_DURATION, LCD_CONTRAST