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

SetActivePage(ActivePage)

Sets the current active page which all graphics functions will work with. See the PageCopy function for a description of video pages.

Parameters

ActivePage - Active page to set.

Examples

BASIC

CALL SetActivePage(ActivePage%)

PASCAL

SetActivePage(ActivePage);