How we can update data area in cobol 400 program?

Answer Posted / abc

Type DSPDTAARA in the command line to see the value set for
the data area.
If the value is what you need for your CL, then fine else
type CHGDTAARA in the command line.
After pressing enter, type the name of data area, library
name in which data area is present and type the new value
inside single quotes. Press enter and type DSPDTAARA command
again to make sure that data area value is updated.

Is This Answer Correct ?    1 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the output procedure?

565


What is the actual use of fillers?

494


What are the types of perform?

563


I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks

2055


What is comp?

545






Explain how to detect record is locked in cobol/400? What is the solution for that?

522


What is redefine?

545


What is perform?

529


What is input procedure?

568


Explain how to update data area in cobol 400 program?

566


How to detect record is locked in cobol/400? What is the solution for that?

517


Explain the input procedure?

527


Define perform? And its types?

496


why icetool be used in programmer view?

2134


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

495