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>shuffles screen in blocks of four characters</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Shuffles screen in blocks of four characters
------------------------------------------------------------------------------

 Syntax

        GT_Shufl(<nSeconds>) -> NIL

 Arguments:

      <nSeconds> This is the amount of seconds to pause between 'shuffles'
                 Defaults to 0 seconds

 Returns:

      NIL

 Description:

      Screen saver for any Clipper application. This screen saver shuffles
      blocks of 4 characters around the screen, it goes quite fast so a
      parameter is included to slow the thing down a bit.

 Examples:

      GT_Shufl(0.2) -> NIL

 Source: GT_SHUFL.PRG

 Author:  Phillip Hamlyn

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