Answer Posted / sushant kumar mohanty
1) PARM (Receive in Linkage Section)
2) SYSIN DD* (Receive with ACCEPT statement)
3) Files ( Declare/Define/Open in the program)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
Difference between cobol and cobol-ii?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Write a program that uses move corresponding.
What is the difference between goback, stop run and exit program in cobol?
what are decleratives in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Define cobol?
what is the use of outrecord?
What is 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.
Write a program to enter and display the names of students in a class using the occurs clause.
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?