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

Syntax

H_TBForStart( 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 first element of a table that matches a
specified FOR condition

Examples:



Source: TBROWSE.PRG

Author: Martin Colloby