Can we move X(9) to 9(9). If yes what are the ways for
doing this?
Answer Posted / nidhi
The NUMVAL function returns the numeric value represented by the
alphanumeric character string specified in an argument. The function
strips away any leading or trailing blanks in the string, producing a
numeric value that can be used in an arithmetic expression.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the access modes of START statement?
What are all the divisions of a COBOL program?
what happens if parmparameter passes zero bytes to the program
What is amode(31)
Discuss about changing dataset name in proc.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How do you get the data to code the BMS macro?
What rules are followed by the search verb.
Can we change the password using ALTER? anyone tried and changed?
How do define dynamic array in cobol.
Explain about different table spaces.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is a scope terminator give example?
how do you reference the printer file formats from cobol programs
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?