Write the syntax of a two dimensional array?

Answer Posted / guest

01 items x(10) occurs 10 times
02 sub items pic x(10) 5 times

Is This Answer Correct ?    9 Yes 68 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

791


What is cobol?

752


What is perform what is varying?

713


What is the difference between Global and External Variables?

674


Explain how to differentiate call by context by comparing it to other calls?

693






I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1236


What is link edit in cobol?

780


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?

5385


example for sub strings ? and refernce modifications whit output pls

1852


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

2014


HOw can I get the negative sign while deduct high value from low value

1802


What are the pertinent COBOL commands?

2632


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2110


What are the pertinent COBOL

2053


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

683