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>scrl_set()</b> c_exam09 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SCRL_SET()                                                          C_EXAM09
   Sets the indicator on a scroll bar.

   Syntax
         SCRL_SET(nScrollNum [,nStartingIndex])

   Arguments
         nScrollNum     The number of the scroll bar.
         OPTIONAL PARAMETERS
         nStartingIndex Item number to first locate the scroll bar indicator.
                        [Default is 1].
   Returns
         None

   Description
         SCRL_SET() sets the indicator on the scroll bar to a new position.

See Also: SCRL_CLOSE() SCRL_HOT() SCRL_OPEN() SCRL_SLEEP() SCRL_WAKE()

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