1660 Error_line=IVAL(Line$,10)
1670 IF Error_li ne=Error_lin e2 THEN GOTO 1780
1680 Error_line2=Error_line
1690 !
1700 ! ************************************************************************
1710 ! Print the error numbers and the corresponding line numbers on the
1720 ! controller screen.
1730 !
1740 PRINT "Error number ",Error," is on line number ",Error_line
1750 !
1760 NEXT Error
1770 !
1780 PRINT
1790 PRINT
1800 PRINT "Last error found"
1810 GOTO 1850
1820 PRINT "No errors found"
1830 !
1840 !
1850 END
Programming Examples
Making a State Compare measurement
36–13