What is SET TO TRUE all about, anyway?

Answer Posted / mahathiaz

In COBOL II the 88 levels can be set rather than moving
their associated values to the related data item.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which mode is used to operate the sequential file?

669


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5695


How do we get current date from system with century in COBOL?

807


how to convert the recors form vsam file to db2 table tru file aid

2763


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.

2060






how to move the records from file to array table. give with code example

2221


explain sorting techniques in cobol program?

692


How arrays can be defined in COBOL?

665


what is difference between cobol and cobol/400

21568


Explain the configuration section of a cobol program with examples of syntax.

661


) how do u code after getting data?

1580


What is the LINKAGE SECTION used in COBOL?

892


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

661


What is the difference between Call and a Link?

700


Write a cobol program making use of the redefine clause.

738