Answer Posted / i go crazy
The compilation should be done with the compiler option SSRANGE. If NOSSRANGE is used, then we can use A(0) without any issue.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the use of intialize verb?
What rules are followed by the search verb.
how do you reference the fixed unblock file formats from cobol programs
Can a Search can be done on a table with or without Index?
Why occurs cannot be used in 01 level in COBOL?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the compute verb? How is it used?
What are the access modes of START statement?
Write the code implementing the perform … varying.
What is comp-1 and comp-2?
how do you define single dimensional array and multidimensional array in your cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?