How to remove the spaces at end of each record in the
output file Via COBOL program?
note: The file has a VB length
Answer Posted / rajesh
U can declare a copybook for the output file without spaces
and this will do.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do define dynamic array in cobol.
what is amode(24), amode(31), rmode(24) and rmode(any)?
How do we get current date from system with century in COBOL?
How you can characterize tables 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
Explain the configuration section of a cobol program with examples of syntax.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What are the different rules to perform a Search?
how can i see junk values in dclgen or in hostvariable of comp ?
Which Search verb is equivalent to PERFORM…VARYING?
What is length is cobol?
What is the difference between binary search and sequential search?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is a scope terminator give example?
what is the difference between COBOL2 AND COBOL390?