How to display the index.(displacement from an array)
Answer Posted / guest1
I tried to redefine a the index variable by a zoned
variable. But not thing displayed..
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How are the next sentence and continue different from each other?
Whats the difference between search & search ALL?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Name some of the examples of COBOl 11?
What type of SDLC u followed? Why?
What is Pic 9v99 Indicates in COBOL?
What are declaratives and what are their uses in cobol?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the utilization of copybook in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How do get the result of your program directly on your pc?
What is rmode(any) ?
Write some characteristics of cobol as means of business language.
What is the difference between perform … with test after and perform … with test before?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?