whn do i get soc7 abend while moving alphanumeric to
numeric or while moving numeric to aplhanumeric please
reply ASAP?
Answer Posted / murthy
adarsha is 100% correct
tnq adarsha
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
Are you comfortable in cobol or jcl?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
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
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how to access the file from prodution from changeman tool and to submit a file to production
example for sub strings ? and refernce modifications whit output pls
Why occurs cannot be used in 01 level in COBOL?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What are the pertinent COBOL
how to move the records from file to array table. give with code example
What is amode(31)
What is redefines clause in COBOL?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?