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

What is redefine?

557


Explain the input procedure?

539


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

2069


Explain the difference between comp & comp-3?

549


Explain the syntax of sort?

561






Explain the difference between section, paragraph and sentences?

512


Explain the types of perform?

525


Explain the input procedure and output procedure?

522


Explain the syntax of redefine?

521


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

648


Define redefine and its syntax?

546


What are the types of perform?

573


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

555


What is the syntax of redefine?

540


Explain the difference between search and searchall?

513