Debug the ACCT Application

Run the Enterprise Developer debugger to interact with the ACCT application running on the ESACCT enterprise server region.
  1. 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+ Desktop TN3270 Mainframe display is not displayed when debugging starts, click on the debug toolbar to open it.
  2. In Rumba+ Desktop press Ctrl+Shift+Z to clear the screen.
  3. 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.

  4. Step through the application in the usual manner.
  5. To stop debugging, click Debug > Stop Debugging.
  6. To stop the server, right-click ESACCT in Server Explorer, and click Stop.