;;;************************************************************ ;;; Basic Programming Guide Appendix F.8 Error Checking ;;; ;;; The file bpgf8err.tst tests the errors listed in appendix ;;; F.8 of the Basic Programming Guide. ;;; ;;; To test, execute the command (batch "bpgf8err.tst"). ;;; When the test is complete, check the file bpgf8err.rsl ;;; for the results (differences between expected and ;;; actual output are listed). ;;;************************************************************