How To Separate The Numerics From An Alphanumric Data Item
Which Contains Both Alphabates And Numerics ?
Answer Posted / kingmanish
Use the COBOL keyword ISNUMERIC.
This would be evaluated to true if the value stored is
numeric and you can separate the numeric values
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are different data types in cobol?
What is redefines clause in COBOL?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
HOw can I get the negative sign while deduct high value from low value
How arrays can be defined in COBOL?
What is perform what is varying?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the utilization of copybook in cobol?
How do u write test cases?
What is the difference between next sentence and continue in cobol programing language?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What are the different types of condition in cobol and write their forms.
Can you please let me know the centre name of INS certification in Kolkata.
Explain what you understand by passing by value.
what is difference between cobol and cobol/400