Arrays in COBOL/400

Answer Posted / surya

I believe we dont have verb to load the entire file details in to COBOL400 table. So we go for traditional method: read the records in file one by one and load the records in to table.

First we should the maximum records available in the file, so single dimension table occur value should mention according to that.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why icetool be used in programmer view?

2134


Explain what all the conditiones required for using open opcode on a file?

494


What are fillers?

520


Explain the syntax of sort?

550


How to update data area in cobol 400 program?

571






Define redefine and its syntax?

533


What is output procedure?

533


Explain the input procedure?

527


Explain the difference between section, paragraph and sentences?

501


Define redefine?

550


Explain the difference between search and searchall?

503


Define perform?

506


What are fillers? What is the actual use of fillers? With mall/simple example?

543


What is comp?

544


What is the actual use of fillers?

494