Answer Posted / ravi
No we cant.
Inline perform is - -> PERFROM END-PERFORM.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
how do you reference the variable unblock file formats from cobol programs
HOw can I get the negative sign while deduct high value from low value
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
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Why would you use find and get rather than to obtain?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How do you differentiate between cobol and cobol-ii?
Can we redefine the field of x(200) to less than 200?
What do you understand by psb and acb?
How you can read the file from bottom?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Name some of the examples of COBOl 11?
Write a program to enter and display the names of students in a class using the occurs clause.