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>line_dir()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LINE_DIR()
   Specifies the direction in which text is written.

   Syntax
         nDirection = LINE_DIR([nDirection])

   Arguments
         nDirection  Sets the direction in shich the text is written.
                     0 - right to left.
                     1 - left to right.
                     2 - bottom to top.
                     3 - top to bottom.

   Returns
         nDirection  Returns the current direction setting.

   Description
         LINE_DIR() specifies the direction in which text is written. The
         default is to print from left to right. Once a direction is set
         it applies to all text written.

See Also: LINE_JUST() LINE_UNDER()

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