how to remove leading spaces and zeroes in a cobol
variable.is there any easy way to do it
Answer Posted / s.p.reddy
By using edit character Z in PIC clause we can remove
leading zeros
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is the difference between binary search and sequential search?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between external and global variables in COBOL?
How many sections are there in data division in COBOL?
What are the different types of condition in cobol and write their forms.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Can you please let me know the centre name of INS certification in Kolkata.
What is cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are the different rules to perform a Search?
how to convert the recors form vsam file to db2 table tru file aid
example for sub strings ? and refernce modifications whit output pls
how do you reference the ksds vsam file formats from cobol programs