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 / sundar
Move space to the numeric field not getting any error.
However if that numeric field involves any arithmatic
operation than it will get abend.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how do you reference the rrds file formats from cobol programs
What rules are to be followed while using the corresponding options?
How do we get current date from system with century in COBOL?
Write the code implementing the perform … varying.
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the local-storage section?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
What is amode(24)?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Write down the divisions of cobol program?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Write the code to count the sum of n natural numbers.
How you can characterize tables in cobol?
What is the difference between PIC 9.99 and PIC9v99?