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 amode(24)?
What is difference between static and dynamic call in cobol?
IF I mention stop run in CICS what happens?
how can i see junk values in dclgen or in hostvariable of comp ?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
what are decleratives in cobol?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What are all the divisions of a COBOL program?
What are the access modes of START statement?
What is the difference between Call and a Link?
Differentiate between structured cobol programming and object-oriented cobol programming.
what is difference between cobol and cobol/400
What type of SDLC u followed? Why?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning