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 kind of error is trapped by on size error option?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
how do you reference the variable block file formats from cobol programs
) How do u handle errors in BMS macro
what is the difference between COBOL2 AND COBOL390?
In which area will you utilize 88 level items in cobol?
) what is the difference between AID and HANDLE AID?
explain sorting techniques in cobol program?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What are the different types of condition in cobol and write their forms.
What type of SDLC u followed? Why?
When is inspect verb is used in cobol?
what happens if parmparameter passes zero bytes to the program