Locals Window

The Locals window enables you to inspect variables as you step through the debug process.

You can also change the value of the current variable within the parameters of its PICTURE clause.

Note: Variables defined with the DYNAMIC LENGTH clause cannot be expanded beyond their current length; that is, the length at the time of the step being executed.