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 / sandip
Inspect verb will be usefull
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to access the file from prodution from changeman tool and to submit a file to production
Can we change the password using ALTER? anyone tried and changed?
Which Search verb is equivalent to PERFORM…VARYING?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How do we get current date from system with century in COBOL?
What is the usage of comp fields in cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is cobol?
What are the rules of the move verb?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are literals?