Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - 284 record out of range http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 284                 Record out of range
------------------------------------------------------------------------------
 Description
   This error occurs when an attempt has been made to move the database
   record pointer to a record which does not exist in the database. The
   common reason is to specify a record number for the go command which
   is greater then the number of records in the database.

 Solution
   Check the number of records using the areccount() function, and move
   the record pointer accordingly.

See Also: areccount() go

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