OOFILE Validation Suite - Test 22 This tests various common errors that should be picked up with runtime errors. Test defining a dbTable object without a preceding dbConnect. This will also generate complaints from each field in the dbTest22 Now test defining a dbChar object without a preceding dbTable: Now test defining a oofChar and saying it has a keyword index: This tests side effects in declaring a database but never opening it. This is legal, but has caused problems in the past Test Completed