routine |
Any set of instructions designed to perform a specific task. In COBOL programs, a routine consists of one or more paragraphs.
Ãâó: platon.lacitec.on.ca/~jlemoe/Cobol/Materiel/Cobol/...
|
---|---|
routine |
Similar to a function except that, strictly speaking, routines do not return values.
Ãâó: www.science.unitn.it/~fiorella/guidelinux/tlk/node...
|