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
Which mode is used to operate the sequential file?
What is redefines clause in COBOL?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
what is the use of outrecord?
Write some characteristics of cobol as means of business language.
how do you reference the variable block file formats from cobol programs
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Explain how to differentiate call by context by comparing it to other calls?
how do you reference the ksds vsam file formats from cobol programs
What is the problem of ordered sequential files access?
Why occurs cannot be used in 01 level in COBOL?
Can we redefine the field of x(200) to less than 200?
What is the difference between comp and comp-3?
What is the difference between Global and External Variables?
how to access the file from prodution from changeman tool and to submit a file to production