Debug Window

The Debug window is accessible by selecting the Debug window display command from the View menu or by pressing ALT-5.

The Debug window is a code view window which is used to evaluate code fragments. You can use it as a place to type code and execute it using the DoIt! command, without changing the Program that you are currently editing.