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 happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the difference between Global and External Variables?
How to remove 2 duplicate records and copy only one using job control language?
What are the different rules for performing sort operation?
In COBOL, what is the different between index and subscript?
what is the use of outrecord?
What is the local-storage section?
What are the rules of the move verb?
What is the difference between goback, stop run and exit program in cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
Name the sections present in data division.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
) How do u handle errors in BMS macro