How we can update data area in cobol 400 program?

Answer Posted / siva

Either DISPLAY keywords in COBOL-400 we can update the data
area.
For example
MOVE 'bbbb' TO GP-FILLER.
DISPLAY GP-FILLER UPON OTHER-DATA-AREA
FOR "SKDTAARA" LIBRARY "QGPL".

Is This Answer Correct ?    19 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is redefine?

557


What is sort? And its syntax?

671


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

648


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

554


Define redefine and its syntax?

546






Explain the types of perform?

525


What are fillers?

531


How to detect record is locked in cobol/400?

542


Define sort?

581


What is input procedure?

578


What is sort?

536


why icetool be used in programmer view?

2143


Explain the syntax of redefine?

521


seqence numbers in cobol

2664


What are the types of perform?

573