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


Please Help Members By Posting Answers For Below Questions

What are the pertinent COBOL commands?

2623


Write the code implementing the perform … varying.

644


What is inspect in cobol ?

801


How to print 10 to 1 if the input have only 10 digit number?

811


What are the different open modes available in cobol?

718






how do you reference the ksds vsam file formats from cobol programs

666


Discuss about changing dataset name in proc.

759


Name the sections present in data division.

701


example for sub strings ? and refernce modifications whit output pls

1846


What are various search techniques in cobol? Explain.

646


What is the difference between comp and comp-3?

698


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1936


how to move the records from file to array table. give with code example

2219


How do you define a variable of comp-1 and comp-2?

701


i want a program using by if, evaluate , string, unstring, perform, occurs?

4057