Answer Posted / dinesh kumar
Initailize verb initiallizes the data items.
Alphabetic, Alphanumeric fields & alphanumeric edited items
are set to SPACES.
Numeric, Numeric edited items set to ZERO.
FILLER , OCCURS DEPENDING ON items left untouched.
| Is This Answer Correct ? | 25 Yes | 5 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
what is difference between cobol and cobol/400
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is the difference between Call and a Link?
What is redefines clause in COBOL?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Write down the divisions of cobol program?
How do get the result of your program directly on your pc?
HOw can I get the negative sign while deduct high value from low value
What is link edit in cobol?
What is comp-1 and comp-2?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Difference between array and sub-script ?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?