How To Separate The Numerics From An Alphanumric Data Item
Which Contains Both Alphabates And Numerics ?
Answer Posted / reddy
use Function NUMVAL
Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
How do u write test cases?
Name the sections present in data division.
How to print 10 to 1 if the input have only 10 digit number?
Difference between cobol and cobol-ii?
Which is not true about evaluate statement
Explain about different table spaces.
What is the difference between Call and a Link?
What is report-item in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
) How do u handle errors in BMS macro
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.