The following limitations exist in the current implementation of EASI DEBUG support.
* The line-numbers of ENDFOR statements are wrong, and will appear to be garbage values when an ENDFOR statement is reached.
* An IF statement with an in-line statement to execute when the test is true is really two statements on one line. If the test is satisfied, it will appear that the debugger is stopping twice on the same line. Actually, the second time it stops on that line corresponds to executing the statement associated with the IF.
* If you type QUIT (or BYE, or EXIT) from the DEBUG prompt, execution of the script will continue until it terminates, after which EASI will itself terminate.
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.