|
AUTOCHK
|
|
| · | The structure-file block sizes and locations.
|
| · | The timestamps for all database files.
|
| · | The database-file lengths.
|
| · | The number of tables and columns.
|
| · | The starting and ending pointers for tables.
|
| · | The location of columns.
|
| · | The File 4 (.RB4) data pointers.
|
| · | The data types of columns.
|
| · | The size and number of rows in each table.
|
| · | The row pointers in the data file.
|
| WRITE 'AUTOCHK has found errors in the database!'
|
| BEEP
|
| WRITE 'AUTOCHK will not run - User Abort or Out of Memory'
|
| BEEP
|
| WRITE 'AUTOCHK successful - No errors found'
|