;;;************************************************************ ;;; CONDITIONAL ELEMENT ERROR TESTING ;;; ;;; The file ceerr.tst tests some of the error conditions ;;; resulting from syntactic and semenatic errors within ;;; CEs (such as bad variable references). ;;; ;;; To test, execute the command (batch "ceerr.tst"). ;;; When the test is complete, check the file ceerr.rsl ;;; for the results (differences between expected and ;;; actual output are listed). ;;;************************************************************