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>append a blank record to a dbf file. it is also locked.</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Append a blank record to a DBF file. It is also locked.
------------------------------------------------------------------------------

 Syntax

        GT_Append([<nTimeout>],[<nPause>]) -> lSuccess

 Arguments:

 Returns:

      lSuccess

 Description:

      Append a blank record to a DBF file. It is also locked.

 Examples:

      // Add new, default waiting values
      IF .NOT. GT_Append()
          ? 'Error'
      ENDIF

 Source: GT_APPEN.PRG

 Author:  Martin Bryant

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