Programming Languages BooksCobol Books

COBOL Programming Standards (A.J. Marston)

COBOL Programming Standards (A.J. Marston)

COBOL Programming Standards (A.J. Marston)

This note covers the following topics: Source Code Documentation, Program Identification, Program Data, Program Code, Program Structure, Sentences and Statements, Conditional Processing, Hints, Notes and Warnings, Sample Online Procedures, Sample Batch Procedures, Multi-line Enquiry screens and Multi-line Input or Update screens.

Author(s):

sNA Pages
Similar Books
Cobol vs Standards and Conventions

Cobol vs Standards and Conventions

This note explains Cobol design standards, Cobol coding standards and cobol environments.

s77 Pages
Learning COBOL

Learning COBOL

COBOL is the COmmon Business Oriented programming Language. COBOL is a procedural, imperative, compiled programming language. As of the COBOL 2002 spec, Object Oriented features were added to the standard. The contents include: Getting started with cobol, ACCEPT statement, ADD statement, ALLOCATE statement, ALTER statement, CALL statement, CANCEL statement, COMMIT statement, COMPUTE statement, CONTINUE statement, COPY directive, Data division, DELETE statement, DISPLAY statement, DIVIDE statement, EVALUATE statement, EXIT statement, FREE statement, GENERATE statement, GnuCOBOL installation with GNU or Linux.

s118 Pages