SSRange is used to do a range check on which of the
Following.
SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.
Answer Posted / sunaina javali
SSRange is a compiler options,is used to do a SUBSCRIPT out
of range checking. NOSSRANGE is the default and if chosen,
no run time error will be flagged if your index or
subscript goes out of the permissible range
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
how can i see junk values in dclgen or in hostvariable of comp ?
What are literals?
What is rmode(any) ?
Define cobol?
What is rmode(24)
What are the different rules for performing sort operation?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is a report item?
What type of SDLC u followed? Why?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What rules are followed by the search verb.
What is the difference between Global and External Variables?