I have a occurs for 100 times but it has executed 101 time
what could be the reason?
Answer Posted / babjee talluri
we use compiler option is SSREANGE , it is used to array
boundary checking, by default NOREANGE,
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the pertinent COBOL commands?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Explain how you can characterize tables in cobol?
What is the problem of ordered sequential files access?
How many sections are there in data division in COBOL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
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.
Name the divisions, which are available in a cobol program?
What is redefines clause in COBOL?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
State the various causes of s0c1, s0c5 and s0c7.
What is amode(24)?
How can you get the ksds file records into your cobol program?