Programming Languages BooksCobol Books

Lecture Note on Cobol

Advertisement

Lecture Note on Cobol

Lecture Note on Cobol

This lecture note covers the following topics: introduction to COBOL, Divisions of Cobol, Picture clause characteristics, Editing, Level structure, Data movement verb Move Arithmetic verbs, Input and output verbs, Corresponding options, Programs using Arithmetic verbs, Conditions, Conditionals statements, Perform statements, Renames and redefines clauses, Programs, Sequential files, Direct access files, Indexed sequential files, Sorting and merging of files, Programs, Table handling, Indexed tables and index names, Search and start verbs, Programs using occurs and screen section.

Author(s):

s153 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
GNU COBOL Programmers Guide

GNU COBOL Programmers Guide

This document describes the syntax, semantics and usage of the COBOL programming language as implemented by the current version of GNU COBOL, formerly known as OpenCOBOL.

s640 Pages
Cobol Tutorials

Cobol Tutorials

This note covers the following topics: Format, Variable Declarations, Executable Statements, Input and Output, Compiling And Running, Cobol String Handling, Subscripting Vs Indexing In Cobol and Table Searching in cobol.

sNA Pages
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.

sNA Pages
COBOL A Beginners Guide to Programming in COBOL (Timothy Brown) Mirror

COBOL A Beginners Guide to Programming in COBOL (Timothy Brown) Mirror

Currently this section contains no detailed description for the page, will update this page soon.

s Pages

Advertisement