Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 twScBarUpdate( _SBar, rCurrent, rTotal,;
                sForceUpdate )
 ----------------------------------------------------------------------------
     Updates the display of the scroll bar tab IF the position has
     changes OR you request it.

       Arguments:

     _sBar        - 'A' Scroll bar array.

     rCurrent     - 'N' Current record or array element.

     rTotal       - 'N' Total records or elements.

     sForceUpdate - 'L' Flag to force the display to be updated even if
                        position is not changed.

       Return:

     Bar number.

       Example:

     twScBarUpdate( nBar, nCurrent, RecLast, .T. )

See Also: twSCBarNew()

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