I encountered an error when I move spaces to a numeric
field?What should I do to move spaces on that field?help
please.
Answer Posted / arpan
We need to use Initialize for Numeric and SPACES for Alpha
numeric fields.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the different rules for performing sort operation?
For rewrite, why is it mandatory that file needs to be opened?
Name some of the examples of COBOl 11?
What is difference between static and dynamic call in cobol?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Have you used comp and comp-3 in your project? And how?
In which area will you utilize 88 level items in cobol?
What kind of error is trapped by on size error option?
How do get the result of your program directly on your pc?
Give some examples of command terminators?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Explain the configuration section of a cobol program with examples of syntax.
IF I mention stop run in CICS what happens?
HOw can I get the negative sign while deduct high value from low value
What are the various section in data division and briefly explain them.