Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Release Notes - <b>changed: scroll()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 CHANGED:  SCROLL()
------------------------------------------------------------------------------

     The new syntax for SCROLL() is:

     SCROLL([<nTop>], [<nLeft>],
        [<nBottom>], [<nRight>],
        [<nRows>], [<nCols>] ) --> NIL

     The <nCols> parameter has been added to SCROLL() to specify a horizontal
     scroll value.

     <nCols> defines the number of columns to scroll.  A value greater than
     zero, scrolls left the specified number of columns.  A negative value
     scrolls right the specified number of columns.  If <nCols> is not
     specified, the screen will not be scrolled horizontally.


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