Answer Posted / ms. stanley
SSRANGE is a compiler option used to handle an array overflow
Default Compiler Option is NOSSRANGE and hence when required
to handle the overflow condition, SSRANGE Compiler Option
needs to be specified in the COBOL Program (The first Line
of the program)
| Is This Answer Correct ? | 57 Yes | 5 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Are you comfortable in cobol or jcl?
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.
how do you reference the esds vsam file formats from cobol programs
What are 77 levels used for?
What is the difference between goback, stop run and exit program in cobol?
What the difference is between continue and next sentence?
Which Search verb is equivalent to PERFORM…VARYING?
what is difference between cobol and cobol/400
what is the difference between COBOL2 AND COBOL390?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How can you get the ksds file records into your cobol program?
What is the difference between next sentence and continue in cobol programing language?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are the rules of the move verb?