WebSphere Studio COBOL for Windows - Programming Guide |
|||
|
ISBN : - |
Order a printed copy of this book from Amazon --UNAVAILABLE-- |
||
![]() Cover Design - WebSphere Studio COBOL for Windows - Programming Guide |
For your free electronic copy of this book please verify the numbers below. (We need to do this to make sure you're a person and not a malicious script) | ||
|
Sample Chapter From WebSphere Studio COBOL for Windows - Programming Guide Copyright © IBM |
|||
Chapter 1. Structuring your COBOL programCOBOL program consists of four divisions, each with a specific logical function:
Only the IDENTIFICATION DIVISION is required. To define a COBOL class or method, you need to define some divisions differently than you do for a program. RELATED TASKS
|
|||