Debugging tools
The Sax Basic Editor includes debugging tools to help developers to identify compile errors, program logic errors, and run-time errors. These tools include an Immediate window, a Watch window, a Stack window, and a Loaded window. Code can be dragged from the editor window into the Immediate and Watch windows to speed up the debugging process.