Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>set_style()</b> t_exam10 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_STYLE()                                                        T_EXAM10
   Sets the style of the bar, point, or line.

   Syntax
         nStyle = SET_STYLE(nColumn [,nStyle])

   Arguments
         nColumn     Sets the buffer column.
         OPTIONAL PARAMETERS
         nStyle       Sets the style (0-10).
                 +-------------------------------------------+
                 |              STYLE PATTERNS               |
                 --------------------------------------------|
                 |Number|Bar/Slice Patterns|Point Pattern    |
                 -------+------------------+-----------------|
                 |   0  |No pattern        |Blank            |
                 |   1  |Solid             |+                |
                 |   2  |/ / / /           |Triangle 1       |
                 |   3  |\ \ \ \           |Diamond          |
                 |   4  |X X X X           |Box              |
                 |   5  |///////           |Triangle 2       |
                 |   6  |\\\\\\\           |X                |
                 |   7  |XXXXXXX           |Filled triangle 1|
                 |   8  ||||||||           |Filled diamond   |
                 |   9  |=======           |Filled box       |
                 |  10  |#######           |Filled triangle 2|
                 +-------------------------------------------+
   Returns
         nStyle      Returns the current column style setting.

   Description
         SET_STYLE() sets the style of the bar or point.

See Also: PAT_SETFIL() SET_TYPE()

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