| Prev | Next | Start of Chapter | End of Chapter | Contents | Glossary | Index | Comments | (13 out of 14)

Effect of On Error Statements

This test compares the difference between a loop running within the scope of an on error statement and outside the scope of an on error statement. The test wraps the empty-test procedure in an on error statement and runs it against the unmodified procedure. The result is:

Thus, for efficiency and maintainability, you should minimize the use of on error statements in your KB.

| Prev | Next | Start of Chapter | End of Chapter | Contents | Glossary | Index | Comments | (13 out of 14)

Copyright © 1997 Gensym Corporation, Inc.