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>attempt to use a dbf with optional retry</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Attempt to USE a dbf with optional retry
------------------------------------------------------------------------------

 Syntax

        GT_NetUse( cDatabase, lOpenMode, nSeconds )

 Arguments:

      cDatabase - Table to open
      lOpenMode - Mode to open
      nSeconds  - Number of retries allowed - 0 for infinite number

 Returns:

      .T. if successful, .F. otherwise

 Description:

      Attempts to open the table.  If it fails, waits a second and retries.
      After nSeconds retries it aborts.

 Examples:



 Source: NETUSE.PRG

 Author:  Martin Colloby

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