how to remove leading spaces and zeroes in a cobol
variable.is there any easy way to do it
Answer Posted / surendra
find the lenght of the leading spaces then move the actual
value of the variables using reference modification to
another working storage variable.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
how can i see junk values in dclgen or in hostvariable of comp ?
) how do u code after getting data?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What are the various section in data division and briefly explain them.
In COBOL, what is the different between index and subscript?
what are decleratives in cobol?
Write a program to explain size error.
Explain the configuration section of a cobol program with examples of syntax.
What is redefines clause in COBOL?
i want a program using by if, evaluate , string, unstring, perform, occurs?
how to refer the data field?
what is the use of outrecord?
What are the pertinent COBOL
What is the utilization of copybook in cobol?
Mention the guidelines to write a structured cobol program?