Run the
Enterprise Developer debugger to interact with the ACCT application running on the ESACCT
enterprise server region.
- Click
Debug > Start Debugging.
This starts the ESACCT
enterprise server region automatically, and loads CICS into the Mainframe TN3270 Display.
Note: If the embedded Rumba TN3270 Mainframe display is not displayed when debugging starts, click
on the debug toolbar to open it.
- In Rumba press
Ctrl+Shift+Z to clear the screen.
- Enter ACCT to run the application.
In Visual Studio, the debugger stops the execution of the process and positions the cursor in the Procedure Division of the
ACCT00.cbl file.
- Step through the application in the usual manner.
- To stop debugging, click
Debug > Stop Debugging.
- To stop the server, right-click
ESACCT in Server Explorer, and click
Stop.