Monday, June 16, 2008

Basic Commands

Some COBOL Commands

The PROCEDURE DIVISION contains the code used to manipulate the data described in the DATA DIVISION. This page examines some of the basic COBOL commands used in the PROCEDURE DIVISION.

DISPLAY.

ACCEPT.

MOVE.

COMPUTE.

No comments: