What does the INITIALIZE verb do?
Answer / 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 |
Whats the difference between search & search ALL?
what are the error codes in cobol, db2, cics, vsam , and jcl
.How to add one input & one Out file in existing cobol program. how approach tell me step by step.
what is the difference between implicit and explicit scope terminator with example?
How to concatenation one or more string?
how the control comes back from subprogram to mainprogram
Consider the following COBOL entries: 05 X PIC 99 VALUE 10. SUBTRACT 20 FROM X. The resultant value of X wil be
hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
which one is better among static call and dynamic call?
What is the maximum data length for Numeric DataType ?
what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?
copy 100 records without using ibm utilities