Topic: function call
Topic: procedure valued variables
Topic: enumerated data types
Topic: alias names
Topic: database record
ThesaHelp: ACM references m-z
ThesaHelp: references sa-sz
Topic: sections of a program
Topic: program listing
| |
Reference
Sammet, J.E.,
"Basic elements of COBOL 61",
Communications of the ACM, 5, 5, pp. 237-253, May 1962.
Google
Other Reference
Rosen, S. (ed.), Programming Systems and Languages, New York: McGraw Hill 1967
Quotations
QuoteRef: sammJE5_1962 ;;123 four divisions (machine independence): id div, environment div (equipment data div (file and record descriptions), and procedure div
| QuoteRef: sammJE5_1962 ;;126 condition names (symbolic values eg true)
| QuoteRef: sammJE5_1962 ;;133 labeled units called paragraphs and sections of paragraphs for overlaying
| QuoteRef: sammJE5_1962 ;;139 Cobol's record components may have more than one name
| QuoteRef: sammJE5_1962 ;;144 ALTER to change the target of a procedure name
| QuoteRef: sammJE5_1962 ;;150 procedures are ordered so can say perform gross-pay-sale through next-pay-day
|
Related Topics
Topic: function call (28 items)
Topic: procedure valued variables (34 items)
Topic: enumerated data types (17 items)
Topic: alias names (39 items)
Topic: database record (22 items)
ThesaHelp: ACM references m-z (280 items)
ThesaHelp: references sa-sz (237 items)
Topic: sections of a program (9 items)
Topic: program listing (14 items)
|