Can anyone please give the example of Inline Perform.
Answer Posted / abhishek vashishta
PERFORM UNTIL WS-EXIT = 'Y'
DISPLAY 'ENTER UR NAME '
ACCEPT WS-NAME
DISPLAY 'WANT TO EXIT'
ACCEPT WS-EXIT
END-PERFORM.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name some of the examples of COBOl 11?
What is rmode(24)
What is comp-1 and comp-2?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the utilization of copybook in cobol?
What is the local-storage section?
Name the divisions, which are available in a cobol program?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Difference between array and sub-script ?
How do get the result of your program directly on your pc?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
what is the use of outrecord?
What type of SDLC u followed? Why?
What is the difference between structured cobol programming and object alternativelyiented cobol?