Restrictions

The execution of application logic by Debugger is subject to the following restrictions:

Determine Actual

The SQL script variant of the Determine Actual logic command is ignored. Debugger disregards any Determine Actual logic statements that specify SQL scripts that it encounters, and continues execution at the logic statement following the End or EndExit logic statement terminating the Determine Actual loop. Other Determine Actual variants (the database and extract file variants) are not ignored and are executed normally.

SQL Scripts

SQL script methods are ignored. Debugger disregards any invocations of SQL script methods it encounters, and continues execution at the logic statement following the method invocation.