whn do i get soc7 abend while moving alphanumeric to
numeric or while moving numeric to aplhanumeric please
reply ASAP?
Answer Posted / adithya
SOC 7 ABEND WIL GET WHN WE PASS NON-NUMERIC TO NUMERIC DATA TYPE
IT IS NOT POSSIBLE TO PASS NUMERIC TO ALPHANUMERIC
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
How to know whether the module is dynamical or statistical?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How are the next sentence and continue different from each other?
Explain about different table spaces.
What is the difference between comp and comp-3 usage?
What is the difference between Global and External Variables?
What are the cobol coding sheets?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are the different rules for performing sort operation?
What is a scope terminator give example?
How many sections are there in data division in COBOL?
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 is the difference between a binary search and a sequential search? What are the pertinent cobol commands?