1) can we display the index?

Answer Posted / naina

Yes, we can!!!
The easiest way, which would work in all versions of COBOL
is
SET W-S-VAR-PICS9(9)-USAGE-DISPLAY TO THE-INDEX-U-WANT-TO-
DISPLAY
DISPLAY W-S-VAR-PICS9(9)-USAGE-DISPLAY

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are literals?

618


What are the different rules of SORT operation?

682


Explain how you can characterize tables in cobol?

627


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1687


Can you please let me know the centre name of INS certification in Kolkata.

1702






What are different data types in cobol?

668


Give some examples of command terminators?

741


how do you reference the ksds vsam file formats from cobol programs

641


How do you differentiate between cobol and cobol-ii?

638


What is the problem of ordered sequential files access?

686


What is the difference between goback, stop run and exit program in cobol?

903


What is the difference between perform … with test after and perform … with test before?

859


What is the difference between Global and External Variables?

648


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

2079


Write some characteristics of cobol as means of business language.

606