Beginning of file encountered (Error 38)

The record pointer is at the beginning of the file.

  • You have attempted to position the record pointer before the first record in the file.

    Use BOF( ) to test for the beginning of the file.