How To Separate The Numerics From An Alphanumric Data Item
Which Contains Both Alphabates And Numerics ?
Answer Posted / harsha
Use COBOL program and check byte by byte.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain what you understand by passing by value.
What is perform what is varying?
What is amode(31)
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?
In COBOL programming, what is PERFORM? What is VARYING?
For rewrite, why is it mandatory that file needs to be opened?
HOw can I get the negative sign while deduct high value from low value
Difference between array and sub-script ?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is an in line perform? When would you use it? Anything else you wish to say about it.
What are the pertinent COBOL
What rules are to be followed while using the corresponding options?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?