Can anyone please give the example of Inline Perform.
Answer Posted / bijay krishna mohapatra
perform varyiung i from 1 by 1 under i>5
display i
add 1 to i
end perform
display 'bijay'
stop run.
***********rules********:
1.in line should be terminated into scope delimiter(end-if)
2.we cant apply the after opt.
3.nesting can be done hr.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
A table has two indexes defined. Which one will be used by the SEARCH?
explain sorting techniques in cobol program?
what is the use of outrecord?
What is amode(24)?
What is the problem of ordered sequential files access?
how do you define single dimensional array and multidimensional array in your cobol?
Write a program that uses move corresponding.
What is the difference between external and global variables in COBOL?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
what are decleratives in cobol?
Why did you choose to work with ibm mainframe cobol programming?