What does the initialize statement do ?

Answer Posted / viji

Also,
FILLER , and OCCURS DEPENDING ON items are left untouched.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(24)

680


Write a program to explain size error.

677


What are the different rules for performing sort operation?

763


How many sections are there in data division in COBOL?

678


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

932






input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1876


A table has two indexes defined. Which one will be used by the SEARCH?

759


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

421


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

676


HOw can I get the negative sign while deduct high value from low value

1790


In COBOL, what is the different between index and subscript?

759


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

709


When is inspect verb is used in cobol?

675


Mention the guidelines to write a structured cobol program?

620