Create a Debug Configuration for Your Project
Click
Run > Debug Configurations
.
Right-click
COBOL Enterprise Server
and click
New
.
Specify
ACCTCLNT Debug
in the
Name
field.
Click
Browse
next to the
COBOL Project
field.
Select the
ACCTCLNT
project and click
OK
.
Enter
ACCTCLNT
into the
Link-level program
text box.
Click
Apply
.
Do not close the Debug Configurations dialog box before proceeding to the next topic.
Parent topic:
Debug the Application
Next topic:
Debug ACCTCLNT