perform I from 0 by 1 until I=5?How maney times it will
executes
Answer Posted / tiny,roshini,divya
Syntax error in inline perform.
PERFORM varying i from 0 by 1 until i = 5
.............
.............
END-PERFORM.
There is no 'varying ' with perform in the question.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are various search techniques in cobol? Explain.
How do get the result of your program directly on your pc?
What rules are followed by the search verb.
What is the difference between comp and comp-3?
how can i see junk values in dclgen or in hostvariable of comp ?
What is cobol?
Difference between cobol and cobol-ii?
how to move the records from file to array table. give with code example
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Explain the configuration section of a cobol program with examples of syntax.
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
how do you reference the rrds file formats from cobol programs
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.