What will happen if we move SPACES to numeric field and
ZEROES to alphabetic field?
Answer Posted / aliya
It will give SOC7.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What are the pertinent COBOL
what is the difference between COBOL2 AND COBOL390?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
how to convert the recors form vsam file to db2 table tru file aid
Write a cobol program making use of the redefine clause.
What are literals?
How to know whether the module is dynamical or statistical?
What is comp-1 and comp-2?
how do you reference the rrds file formats from cobol programs
I have a File that has duplicate records. I need only those records that occur more than thrice.?
what is the use of outrecord?
what are decleratives in cobol?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that