Describe the COBOL coding sheet
Answers were Sorted based on User's Feedback
Answer / g.naveen
1-6 sequence numbers.
7 (*) for comment (-) for continue (D) for debugging.
8-11 called as Area-A in this Area we can write
Divisions,Paragraphs,sections,Level numbers.
12-72 called as Area-B in this area we can write cobol
executable statements like select,accept,display.
73-80 is ignored area by compiler but we can see in source
Listing.
| Is This Answer Correct ? | 43 Yes | 5 No |
What is cobol coding sheet?
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
Is it possible to declare a GDA for an external subroutine?
what type of files we use in file-aid
Explain how to find occurrence of mu and pe fields in a file?
Does Natural online require CICS or other TP systems to function? How does Natural interact with CICS? Thanks.
Tell me what type of files we can process thru file-aid?
what type of files we can process thru file-aid
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Tell me can we update with histogram?
difference between read(1) and read work file once ?
difference between fetch , call and callnat