How to define a array dynamically.....

Answer Posted / pandu

hi Samay,your answer is correct but i had doubt why don't
we write it as
01 College-table
05 Student-table occurs 10 to 20 times depending on
NUM_Stud.
because 01-49 all are group items naa.
and why don't we mention pic clause in above 01 and 05

pls tell me naa.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Have you used comp and comp-3 in your project? And how?

2008


What is amode(31)

721


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

706


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5375


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

704






How to remove 2 duplicate records and copy only one using job control language?

748


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

629


What is the difference between binary search and sequential search?

638


i want a program using by if, evaluate , string, unstring, perform, occurs?

4053


What is the difference between comp and comp-3 usage?

678


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

2333


State the various causes of s0c1, s0c5 and s0c7.

660


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

737


How you can characterize tables in cobol?

715


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

672