1.Can we define condition-name conditions in FD entry.
Answer Posted / guest
Kavya is correct . I have doen it many times .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Have you used comp and comp-3 in your project? And how?
What is the difference between goback, stop run and exit program in cobol?
What are 77 levels used for?
What is static and dynamic call in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
What kind of error is trapped by on size error option?
Name some of the examples of COBOl 11?
what is difference between cobol and cobol/400
Write a program to enter and display the names of students in a class using the occurs clause.
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 can I get the negative sign while deduct high value from low value
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Can we redefine the field of x(200) to less than 200?