Answer Posted / amar
77 is used for declare the independent variable in cobol programing language which is used in data division.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Why would you use find and get rather than to obtain?
What are the pertinent COBOL commands?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
What are the access modes of START statement?
Whats the difference between search & search ALL?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the utilization of copybook in cobol?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
A table has two indexes defined. Which one will be used by the SEARCH?
Which division and paragraphs are mandatory for a COBOL program?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is report-item in COBOL?
What is the local-storage section?
State the various causes of s0c1, s0c5 and s0c7.