How to find How Many Lines in Sysin DD * Parameter Thru
Cobol Coding?
If any one knows the Answer Please Reply .....Thanks From
Shree
Answer Posted / shiva
sys inn dd*...is used to pass data from jcl to cobol...
so in shorter way... how many accept stmts u code in cobol
that many relative values only it will consider frm
jcl...beyond tat it will neglect....
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Write a program to explain size error.
What rules are followed by the search verb.
Give some examples of command terminators?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
Name some of the examples of COBOl 11?
Why would you use find and get rather than to obtain?
Explain how to differentiate call by context by comparing it to other calls?
How do define dynamic array in cobol.
What are the different rules for performing sort operation?
What is cobol?