whn do i get soc7 abend while moving alphanumeric to
numeric or while moving numeric to aplhanumeric please
reply ASAP?
Answer Posted / lalitha
Alphanumeric to numeric - provided the alphanumeric field
has charachters also in it.
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How you can read the file from bottom?
Are you comfortable in cobol or jcl?
How do we get current date from system with century in COBOL?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the difference between external and global variables in COBOL?
how do you reference the rrds file formats from cobol programs
What is length is cobol?
Name the divisions, which are available in a cobol program?
In which area will you utilize 88 level items in cobol?
what is the use of outrecord?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the difference between PIC 9.99 and PIC9v99?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is redefines clause in COBOL?
Write the code implementing the perform … varying.