Answer Posted / sivakumar sekharannair
Leroy's answer is correct. Redefined variable can have
occurs clause not in the same level but subordinate to the
higher level
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how do you reference the esds vsam file formats from cobol programs
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
In which area will you utilize 88 level items in cobol?
HOw can I get the negative sign while deduct high value from low value
What is the difference between binary search and sequential search?
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
How do we get current date from system with century in COBOL?
A table has two indexes defined. Which one will be used by the SEARCH?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What do you understand by psb and acb?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
How can you get the ksds file records into your cobol program?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is amode(24)?