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>mark a record as deleted</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Mark a record as deleted
------------------------------------------------------------------------------

 Syntax

        GT_DelRec(<lMove>) => lSuccess

 Arguments:

      <lMove> should the system move to another record
      after the deletion ?

 Returns:

      .T. / .F.

 Description:

      Mark a record as deleted

 Examples:

      IF .NOT. GT_DelRec(.T.)
          ? 'Error'
      ENDIF

 Source: GT_DELRE.PRG

 Author:  Martin Bryant

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