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>general purpose tbrowse skip function</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 General purpose TBrowse skip function
------------------------------------------------------------------------------

 Syntax

        GT_MovePos( cMode , cFirstKey , bCondition , nNumber , lEmpty )

 Arguments:

      cMode      - Mode in which to move
      cFirstKey  - Key to search for
      bCondition - Conditional code block
      nNumber    - Number of records to skip
      lEmpty     - If .T., position pointer at LASTREC() + 1

 Returns:

      The number of elements skipped

 Description:

      A general purpose table based TBrowse skip routine.

 Examples:



 Header File: GT_LIB.CH

 Source: MOVEPOS.PRG

 Author:  Martin Colloby

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