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>border() - set the border color on cga/ega/vga</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Name:     border() - set the border color on CGA/EGA/VGA
  Usage:    border(<attrib>)
  Params:   integer <attrib> - the color attribute to set the
            border to. (use the foreground value)
  Returns:  nothing

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

                 border(1)
                 * sets a blue border

                 border(4)
                 * sets a red border

  Note:     On EGA systems, the border is only a few scan lines
            wide and does not fill the screen out to the edges
            of the monitor. The VGA displays a border about
            1/2 inch wide, but it still does not fill out the
            entire border. The CGA fills out the border until
            the edge of the display. An MDA does not have a border.
            There traits are inherent in the respective adaptors.


See Also: palette() color() mono()

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