What is the actual use of fillers?
Answer / Rishi Sharma
In COBOL400, fillers are used to pad the length of a data field with blank spaces or specific characters to ensure that all records have the same length. This can help maintain the structure and alignment of data in files.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
How u detect record is locked in Cobol/400 ? Wat is the solution for that ?
Explain the syntax of redefine?
what is the difference between section,paragraph and sentences
what is the cobol compiler?
how array can be declare in cobol?
What is the syntax of redefine?
Explain the syntax of sort?
Explain the difference between search and searchall?
Explain the difference between comp & comp-3?
define sort? and its syntax?
When search all is used in cobol program without sorted input data