39 | Page
If an error is found in the written program it can be corrected in the
following manner:
1. In AUT mode specify the line with the error and use GTO xx
(where xx is the line number).
2. Switch to PRO mode and operate the cursor to position at
the erroneous statement.
a. Use INS to add blank spaces required to enter
spaces to then add the missing command.
b. Use DEL to remove erroneous incorrect statement.
c. Use both DEL to remove and INS to insert spaces to
replace an incorrect statement.
During program execution , the BUSY symbol flashes.
1) HLT: (HALT)
• The HLT command is used in a program to stop execution
and allow variables (data) to be entered and stored in
memory.