Answer Posted / sandy
The below code is possible, if that is what asked.
1000-PARA
PERFORM VARYING
IF <CONDITION>
GO TO 1000-EXIT
END-IF
OTHER STATEMENTS.....
END-PERFORM
1000-EXIT
EXIT.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Whats the difference between search & search ALL?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is amode(31)
Discuss about changing dataset name in proc.
What are different data types in cobol?
IF I mention stop run in CICS what happens?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What type of SDLC u followed? Why?
Write the code to count the sum of n natural numbers.
Explain about different table spaces.
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
How do u write test cases?
Can you please let me know the centre name of INS certification in Kolkata.
How do you define a variable of comp-1 and comp-2?
What is length is cobol?