Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GT_LIB v1.0 Reference Guide Release 1.0 - <b>spotlight screen saver.</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Spotlight screen saver.
------------------------------------------------------------------------------

 Syntax

        GT_SpotLight([<nDelay>]) --> NIL

 Arguments:

      <nDelay> is an optional numeric parameter that is the delay to
      use when updating the display. This is in 1/18ths of a second.
      If not supplied this parameter defaults to 2.

 Returns:

      Nothing.

 Description:

      GT_SpotLight() is a screen saver function.

 Examples:

      // Call the screen saver with a delay of 3/18 of a second.

      GT_SpotLight(3)

 Source: SPOTLITE.PRG

 Author:  Dave Pearson

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