This tutorial is an introduction to developing applications using Visual COBOL. It walks you through the main steps of creating a COBOL application:
The code for this demonstration is a COBOL program for the Tictac game. The code uses 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, of course, use your own COBOL program.
The tutorial follows a logical sequence of application development. Use the Next and Previous links to move between the tutorial steps.