Using the ISCOLOR() Function on a Portable ComputerLast reviewed: April 17, 1995Article ID: Q89085 |
The information in this article applies to:
SUMMARYWhen FoxPro or FoxBASE+ runs on a portable computer, the ISCOLOR() function usually returns the value true (.T.), regardless of the actual screen type.
MORE INFORMATIONMost portable computers have a port that can be used to connect the computer to a color monitor; therefore, they contain VGA color graphics cards although the monitor itself may be monochrome. Because the ISCOLOR() function returns a logical value based on the ability of the graphics card (not the monitor) to display color, a value of .T. will be returned on a portable computer with a VGA color graphics card.
|
Additional reference words: FoxDos 2.00 2.10 laptop
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |