1) can we display the index?

Answer Posted / shan

Ya correct,
To be more clear,
Declare a variable with usage is index (01 WS--VAR-DISPLAY
USAGE IS INDEX)

then SET WS-VAR-DISPLAY to WS-INDEX
Display WS-VAR-DISPLAY

Is This Answer Correct ?    12 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name some of the examples of COBOl 11?

2688


Name the divisions, which are available in a cobol program?

685


Why would you use find and get rather than to obtain?

692


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

678


For rewrite, why is it mandatory that file needs to be opened?

623






how do you reference the printer file formats from cobol programs

668


What is the difference between binary search and sequential search?

643


What kind of error is trapped by on size error option?

743


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

885


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1785


Which is not true about evaluate statement

1595


How do you reference the fixed block file formats from cobol programs

709


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

932


what is search and searchall?what is the diffrence between them?give an best example?

5563


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

661