Answer Posted / abhijit18in2002
Condition clause
| Is This Answer Correct ? | 25 Yes | 0 No |
Post New Answer View All Answers
) how do u code after getting data?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Explain about different table spaces.
Define cobol?
What are the different rules of SORT operation?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How arrays can be defined in COBOL?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
In COBOL programming, what is PERFORM? What is VARYING?
What is the utilization of copybook in cobol?
Difference between cobol and cobol-ii?
How do we get current date from system with century in COBOL?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What are the cobol coding sheets?