This tutorial is going to be run from within the IDE; although the program you will build will work perfectly well from the command line as well.
The New COBOL Project dialog box appears.
The project is created, and displayed in the COBOL Explorer pane.
The New COBOL Program dialog box appears.
The program is created, and displayed in the COBOL Explorer pane, under the COBOL Programs sub-folder of the project folder.
Program termination steps will be added back into the source code as you work through the rest of the tutorial.