Go to bottom of table with FOR condition
──────────────────────────────────────────────────────────────────────────────

Syntax

H_TBForEnd( cAlias , bFor)

Arguments:

cAlias - Alias of table being browsed
bFor - Code block to use as FOR condition

Returns:

NIL

Description:

A function to move to the last element of a table that matches a
specified FOR condition

Examples:



Source: TBROWSE.PRG

Author: Martin Colloby