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>edit an element in a table</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Edit an element in a table
------------------------------------------------------------------------------

 Syntax

        GT_TableGet(<oBrowse>,<aGets>,[<lIns>],[<lDel>]) - lContinue

 Arguments:

      <oBrowse> is the object passed from the Browse. From
      this the element of the <aGets> is derived. If this
      is not an Object then is it assumed to be a number
      to use directly.

      <aGets> is an array of Gets ready for reading.

      <lIns> allow inserts to a data file.

      <lDel> allow deletions from the datafile.

 Returns:

      lContinue

 Description:

      Edit an element in a table

 Examples:

 Source: GT_TABLE.PRG

 Author:  Martin Bryant

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