Programming instructions

Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 762
Chapter 2 Program Instructions
DBBREAK OFF
Field of Application
Statement for deleting all breakpoints for the Fingerprint Debugger.
Syntax DBBREAK OFF
Remarks
This statement is similar to DBBREAK<nexp>|<sexp>OFF but deletes all
breakpoints instead of just one breakpoint at the time.
Related instructions are DBBREAK, DBEND, DBSTDIO, and DBSTEP.