Bypass navigation menu
RGB Classic Games
Keeping the classics alive
Currently hosting 566 great games!
Return to Chapter 2

SetDisplayPage(DisplayPage)

Sets the current display page which will be displayed on the computer monitor. See the PageCopy function for a description of video pages.

Parameters

DisplayPage - Display page to set.

Examples

BASIC

CALL SetDisplayPage(DisplayPage%)

PASCAL

SetDisplayPage(DisplayPage);