NAME: SetActivePage USE: Directs all output to the video page specified. To make the newly active page visual use SetVisualPage. DEPENDENCY: Must first be in graphics mode. The unit Graph must also be placed in the uses section. SYNTAX: SetActivePage(PageNumber : Word);