Can anyone please give the example of Inline Perform.
Answer Posted / shanuss
PERFORM UNTIL I = 10
MOVE RATE(I) TO SPLIT-TOT(1)
ADD 1 TO I
END-PERFORM.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Name some of the examples of COBOl 11?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
how do you reference the ksds vsam file formats from cobol programs
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?
State the various causes of s0c1, s0c5 and s0c7.
How many sections are there in data division in COBOL?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is report-item in COBOL?
Explain about different table spaces.