Answer Posted / saravana
Move it to other x() or 9() variable and display that variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many sections are there in data division in COBOL?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
how do you reference the fixed unblock file formats from cobol programs
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What do you understand by psb and acb?
Which mode is used to operate the sequential file?
how to move the records from file to array table. give with code example
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?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is the difference between next sentence and continue in cobol programing language?
When is inspect verb is used in cobol?
how do you reference the ksds vsam file formats from cobol programs
Define cobol?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How do you define a variable of comp-1 and comp-2?