Build and Run the Application

Build the project within the solution and then run the application.
  1. Click Build > Build Solution.

    The Application Output window displays information about the progress of the build result.

    If there are any problems, they are displayed in the Error List window. Double-click an entry to jump to the particular area of the code in error.

  2. Press F5 to run the application.

    The following appears:

    GUID-0FD2582B-E80E-4C7E-9DA5-82C2C1835704-low.png

  3. When you have finished viewing the demonstration, click the Close button in the top right-hand corner.
This concludes the tutorial in which we have created a project in Visual COBOL, configured it to accept RM/Panels syntax, and then run a small program that demonstrates that.