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 |
Sending data is aplhabetic size 7 (value 3000), I wantated this value to be stored in database, which is defined as s9(7)v9(2)comp-3.
I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
how many maximum no of variables can be declared in linkage section ?
what is mainframe? what is the mainframe software ? what is use in s/w field?
What are the different forms of EVALUATE statement?
How to remove 2 duplicate records and copy only one using job control language?
how can we code index in an array of cobol pgm?
I want ALL ERROR codes in VSAM
3 Answers American Express, TCS,
i Want All cobol ERROR codes?
In COBOL "BEFORE" advancing is there or not ?
HOw can I get the negative sign while deduct high value from low value