How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
What is SET TO TRUE all about, anyway?
If a file has 1000 records.. if i have to replace the first and last characters of the file with another character. how it can be done....
wht r the advantages of 77 level number ?
How do you define a sort file in JCL that runs the COBOL program?
How can we increase the size of an existing PDS to include more no. of modules.
we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
What do you understand by passing by reference and passing by content?
How will 128 be saved in s9 (3) comp-3 How will 12 be saved in s9 (2) comp
how many bytes does a s9(12)COMP-4 field occupy?? a.2 b.4 c.8 d.1 ans with reason please
i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19
What is file status 39 ?
Why occurs cannot be used in 01 level in COBOL?