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>monochrome()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MONOCHROME()
 Switches to the monochrome mode
------------------------------------------------------------------------------
 Syntax

     MONOCHROME() --> lSwitched

 Returns

     MONOCHROME() returns .T. when the screen adapter successfully changes
     modes.

 Description

     This function can be used on any screen adapter capable of emulating a
     monochrome card.

 Notes

     Important!  This function cannot be used when windows are open.

     .  MONOCHROME() sets the BIOS mode to 7.

     .  This function cannot be used with a second monochrome monitor
        (Hercules).

 Example

     Switch to monochrome mode:

     ? MONOCHROME()                  // .T., if successful


See Also: GETMODE() CGA40() CGA80() EGA43() VGA50()

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