[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FT_SETVPG()
 Set the current video page
------------------------------------------------------------------------------

 Syntax

      FT_SETVPG( <nPage> ) -> NIL

 Arguments

     <nMode> is a valid video page.

 Returns

     NIL

 Description

     Selects the video page.

     For more information on graphics programming and video pages,
     consult a reference such as "Programmer's Guide to PC and PS/2
     Video Systems" (Microsoft Press).

 Examples

     // The following sets the current video page to 1

     FT_SETVPG( 1 )

 Source: PAGE.PRG

 Author: Glenn Scott

See Also: FT_GETVPG()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson