Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipOn 3.0 Reference - locate() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 LOCATE()

 DESCRIPTION

 LOCATE() finds the first record in the current database that
 matches the expression.

 SYNTAX

 LOCATE(expr)

 PARAMETERS

 expr (C) is the FOR expression (LOCATE FOR expr) to use for the
 locate.  For example: LOCATE("amount > 1000")

 RETURNS

 LOCATE() returns the current record number, or "EOF" if end-of-file.



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