Answer Posted / vidhya
Linkage section is used to pass values from one program to
another.For example in CICS programs, linkage section is
used to code the DFHCOMMAREA where we recieve values from
another program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do define dynamic array in cobol.
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.
A table has two indexes defined. Which one will be used by the SEARCH?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how do you reference the printer file formats from cobol programs
How to remove 2 duplicate records and copy only one using job control language?
what is difference between cobol and cobol/400
What the difference is between continue and next sentence?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
how to access the file from prodution from changeman tool and to submit a file to production
What is rmode(any) ?
How arrays can be defined in COBOL?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?