[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
nColorToN() Returns the one byte representation of an xBase color string
--------------------------------------------------------------------------------
BnColorToN( <cXBASEColor> ) --> <nOneByteColor>
<cXBASEColor> Is an xBase string color representation
<nOneByteColor> Is the one byte representation of that xBase
color string.
Example: ? nColorToN( "W+/B" ) // displays the number 31
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson