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
What is the compute verb? How is it used?
Why occurs cannot be used in 01 level in COBOL?
) how do u code after getting data?
Can we change the password using ALTER? anyone tried and changed?
How do you reference the following file formats from cobol programs?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the problem of ordered sequential files access?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Which division and paragraphs are mandatory for a COBOL program?
Explain about different table spaces.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How can you get the ksds file records into your cobol program?
What is report-item in COBOL?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Differentiate between structured cobol programming and object-oriented cobol programming.