Previous Topic Next topic Print topic


Tutorial: Creating COBOL Applications in Eclipse

This tutorial introduces you to the main features of Visual COBOL and how you use them to develop a local COBOL application. It covers:
  • Project creation
  • COBOL source file creation and editing
  • Running an application
  • Debugging

The tutorial uses the TICTAC COBOL program. The program has a number of features that demonstrate the particular aspects of your product and it's recommended that you use this program for the tutorial. You can, however, use your own COBOL program if you want.

The tutorial follows a logical sequence of application development. Use the Next and Previous links to move between the tutorial steps.

Previous Topic Next topic Print topic