Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Books 1-3 - <b>isvga()</b> http://www.X-Hacker.org [<<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()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson