Can we access the a[0] in the array ?

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


Please Help Members By Posting Answers For Below Questions

What kind of error is trapped by on size error option?

968


What are the pertinent COBOL commands?

2837


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

861


What are 77 levels used for?

857


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

879


What are the different rules of SORT operation?

910


What is the usage of comp fields in cobol?

889


In COBOL, what is the different between index and subscript?

963


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2296


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1038


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2098


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

1006


IF I mention stop run in CICS what happens?

2106


How arrays can be defined in COBOL?

845


Explain how you can characterize tables in cobol?

826