FT_GETVPG()
Get the currently selected video page
──────────────────────────────────────────────────────────────────────────────
Syntax
FT_GETVPG() -> <nPage>
Arguments
None.
Returns
The video page, as a numeric.
Description
Get the currently selected 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
nPage := FT_GETVPG()
Source: PAGE.PRG
Author: Glenn Scott