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

Post New Answer

More COBOL Interview Questions

How can I tell if a module is being called DYNAMICALLY or STATICALLY?

3 Answers   CTS,


i have variable record in the 5th, i want to sort from 5th filed ? how ?

2 Answers   TCS,


whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?

9 Answers  


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

0 Answers  


where will we code call by content and call by reference dude pls reply soon ?

2 Answers  


In INITIALIZE what is Repalcing Word will do

1 Answers   CTS,


how to crack cts interview apps? NOVEMBER 21 2010

2 Answers   CTS,


What is the file organization clause ?

2 Answers  


if one main program ,n -subprograms are then which call you follow ?why reasonuhg

4 Answers   UHG,


consider the following two IF statements: IF X AND NOT Y MOVE A TO B IF Z=1 OR 9 MOVE A TO B select one of the following data divusion entries which gives identical results for both the above IF statements a.01 Z PIC 9 88 X VALUE 1.9 88 Y VALUE 0.2 THRU 8 b.01 Z PIC 9 88 X VALUE 0.2 THRU 8 Y VALUE 1.9 c.01 Z PIC 9 88 X VALUE 1.9 88 NOT-Y VALUE 0.2 THRU 1.9 d.none of yhe above

3 Answers   TCS,


how will u code parm parameter and where pls ?

3 Answers   DELL,


wht is the diff b/w if and evaluate stmts ?

2 Answers   DELL,


Categories