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

What do you understand by psb and acb?

661


Difference between array and sub-script ?

1159


What is the difference between PIC 9.99 and 9v99 in COBOL?

730


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

2542


How to remove 2 duplicate records and copy only one using job control language?

742






What is the LINKAGE SECTION used in COBOL?

887


What is a SSRANGE and NOSSRANGE?

819


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

641


what happens if parmparameter passes zero bytes to the program

1661


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1900


How do you define a variable of comp-1 and comp-2?

701


What are different data types in cobol?

687


what is the difference between COBOL2 AND COBOL390?

2453


how to access the file from prodution from changeman tool and to submit a file to production

6684


What is the compute verb? How is it used?

656