Answer Posted / nagaraj ramamoorthy
no need use the SET verb in search all (Binary Search)
because it will automatically initialise and increase the
index variable in the table.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is a report item?
Which Search verb is equivalent to PERFORM…VARYING?
How do get the result of your program directly on your pc?
What is a scope terminator give example?
What the difference is between continue and next sentence?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the difference between PIC 9.99 and 9v99 in COBOL?
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.
how do you reference the variable unblock file formats from cobol programs
Write a program to enter and display the names of students in a class using the occurs clause.
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
how do you reference the printer file formats from cobol programs
Which mode is used to operate the sequential file?
What is the usage of comp fields in cobol?