Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FUNCky - <b>name:</b> <b>color() - set video output to the color adaptor</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Name:     color() - set video output to the color adaptor
  Usage:    color()
  Params:   none
  Returns:  nothing

 ---------------------------------- Example ---------------------------------

                 mono()
                 ? "This is on the mono screen"

                 color()
                 print(10,0,"This is on the color screen",23)

  Note:     This function is for use in systems where 2 monitors
            are in use. It accomplishes the same results as
            doing a MODE CO80 DOS command. Note that the monitor
            you are going to will be cleared.


See Also: mono() setscreen()

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