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
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is inspect in cobol ?
How are the next sentence and continue different from each other?
What are the different rules of SORT operation?
What rules are to be followed while using the corresponding options?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
how do you reference the variable block file formats from cobol programs
What kind of error is trapped by on size error option?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Name the divisions, which are available in a cobol program?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the difference between Global and External Variables?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Why would you use find and get rather than to obtain?