In an array processing what is the thing that can be done
by using subscripts but not by using index

Answer Posted / sweety

we can display subscripts but not index ....

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1525


Which Search verb is equivalent to PERFORM…VARYING?

691


How you can characterize tables in cobol?

723


What is link edit in cobol?

776


What is inspect in cobol ?

806






if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5695


what is the use of outrecord?

1774


how to convert the recors form vsam file to db2 table tru file aid

2765


What is the problem of ordered sequential files access?

704


What is amode(31)

726


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

934


how do you reference the fixed unblock file formats from cobol programs

712


what happens if parmparameter passes zero bytes to the program

1669


How do you reference the following file formats from cobol programs?

699


HOw can I get the negative sign while deduct high value from low value

1797