HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?

Answer Posted / anilgajmal86

TO PASS RECORD FROM FILE TO AN ARRAY, WE HAVE USE SOME VARIABLE WITH THE HELP OF PERFORM LOOP.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is length is cobol?

650


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

676


Write down the divisions of cobol program?

671


how can i see junk values in dclgen or in hostvariable of comp ?

2544


How to know whether the module is dynamical or statistical?

656






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

677


What are literals?

632


Which mode is used to operate the sequential file?

669


What is rmode(any) ?

686


How many bytes S(8) comp field occupy and its maximum value?

1633


example for sub strings ? and refernce modifications whit output pls

1846


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?

1230


What is the Purpose of Pointer in the string?

643


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2058


how do you reference the ksds vsam file formats from cobol programs

666