What are the situations u have used in ur project for
Subcript and Index ?
1.if u use Subscript why not Index,why u choose Subscript
only?
2.if u use Index why not Subscript,what abt Displacement?
Answer Posted / talluri
---subcript is a occurence of arry element
---index is a displacement no of an array element
subcript is declared as a variable in wss but index declared
using index by clause
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
Have you used comp and comp-3 in your project? And how?
What is a scope terminator give example?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Discuss about changing dataset name in proc.
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How do you define a variable of comp-1 and comp-2?
What is difference between static and dynamic call in cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How can you get the ksds file records into your cobol program?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
) How do u handle errors in BMS macro
What are different data types in cobol?