View previous topic :: View next topic |
Author |
Message |
ds390 Beginner
Joined: 23 Jan 2007 Posts: 82 Topics: 39
|
Posted: Sun Jul 22, 2007 10:04 pm Post subject: entry and identification division. |
|
|
I can write program following an entry statement. I can also write program in a seperate identification division in the same source file.
What is the difference of using these two ways? |
|
Back to top |
|
 |
dbzTHEdinosauer Supermod
Joined: 20 Oct 2006 Posts: 1411 Topics: 26 Location: germany
|
Posted: Mon Jul 23, 2007 4:39 am Post subject: |
|
|
read the enterprise cobol programming guide. you can use the 'Search Manual' link at the top of this page. _________________ Dick Brenholtz
American living in Varel, Germany |
|
Back to top |
|
 |
|
|