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 / kanika
intialize will solve the purpose.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Describe the cobol database components?
How do you reference the following file formats from cobol programs?
what is difference between cobol and cobol/400
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
A table has two indexes defined. Which one will be used by the SEARCH?
How do get the result of your program directly on your pc?
For rewrite, why is it mandatory that file needs to be opened?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is the difference between comp and comp-3 usage?
What are literals?
Write a program that uses move corresponding.
What is the difference between perform … with test after and perform … with test before?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?