[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
ISVGA()
Determines if a VGA card is present
------------------------------------------------------------------------------
Syntax
ISVGA() --> lVGA
Returns
ISVGA() returns .T. when a VGA card is available.
Description
The function tests to see if the screen card is a VGA adapter. Use
GETMODE() to determine the active mode.
Example
Is VGA adapter available?
IF ISVGA()<R>
*...
ENDIF
See Also:
VIDEOTYPE()
GETMODE()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson