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


Please Help Members By Posting Answers For Below Questions

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...)

1931


how can i see junk values in dclgen or in hostvariable of comp ?

2546


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2060


What is cobol?

749


How you can read the file from bottom?

660






Can you please let me know the centre name of INS certification in Kolkata.

1717


IF I mention stop run in CICS what happens?

1898


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1876


What is report-item in COBOL?

711


What are declaratives and what are their uses in cobol?

714


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

650


What is static and dynamic call in cobol?

600


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2060


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

702


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686