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
How to print 10 to 1 if the input have only 10 digit number?
What is a scope terminator give example?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Can we redefine the field of x(200) to less than 200?
Can we change the password using ALTER? anyone tried and changed?
What is the difference between Call and a Link?
Explain the configuration section of a cobol program with examples of syntax.
how do you reference the ksds vsam file formats from cobol programs
What is link edit in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
) what is the difference between AID and HANDLE AID?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Mention the guidelines to write a structured cobol program?