1.Can we define condition-name conditions in FD entry.
Answer Posted / mighty
NO
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Difference between cobol and cobol-ii?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
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.
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the difference between binary search and sequential search?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What rules are to be followed while using the corresponding options?
Explain what you understand by passing by value.
What is the difference between PIC 9.99 and 9v99 in COBOL?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
How do define dynamic array in cobol.
Which is not true about evaluate statement
What are INPUT PROCEDURE and OUTPUT PROCEDURE?