If you were passing a table via linkage, which is
preferable - a subscript or an index?
Answers were Sorted based on User's Feedback
Answer / rama krishna
Since, index is not part of Working-Storage section, you
can not pass the value of index via linkage section. Hence,
you have to always use subscripts...
Is This Answer Correct ? | 18 Yes | 1 No |
01 a pic s9(5) value '-12345' how it will be stored
How do you differentiate between cobol and cobol-ii?
How to increase the logical record length of existing PS file?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
How can you add a particular field/coloumn in copybook?
What is the difference between Global and External Variables?
Can printer files (having 133 characters) be of variable length?
What is tne need to use sub programs in Cobol?
9(2).99 how many bytes take? Why . consider as a byte?
what is the use of keep and pass in disp
what is scope terminator