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>standard() - get/set foreground color as an integer</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Name:     standard() - get/set foreground color as an integer
  Usage:    <integer> = standard([<color>])
  Params:   integer <color> - new standard color to use by ? and @ say
  Returns:  integer equal to the current foreground color setting

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

                 ? standard()        && prints 23 if W/B
                 standard(113)       && sets foreground color
                                     && to blue on white

  Note:     The integer returned is compatible with the FUNCky
            color notation of ((background*16)+foreground)


See Also: enhanced() unselected() palette()

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