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 / haribhau
fist remove your plug from boad and then kik ur pc!
| Is This Answer Correct ? | 34 Yes | 14 No |
Post New Answer View All Answers
What is the difference between comp and comp-3 usage?
How arrays can be defined in COBOL?
What is the use of intialize verb?
Whats the difference between search & search ALL?
Can a Search can be done on a table with or without Index?
What are the different data types in cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Write down the divisions of cobol program?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the utilization of copybook in cobol?
What are declaratives and what are their uses in cobol?
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
What are 77 levels used for?