can we display comp-3 variables. if we want to display what
we have to do . give me one example
Answer Posted / kanika
yes using Display command
| Is This Answer Correct ? | 7 Yes | 34 No |
Post New Answer View All Answers
How do you reference the fixed block file formats from cobol programs
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the Purpose of Pointer in the string?
what is search and searchall?what is the diffrence between them?give an best example?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
what are decleratives in cobol?
What is the use of intialize verb?
How do you get the data to code the BMS macro?
Explain about different table spaces.
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Name some of the examples of COBOl 11?
What are the access modes of START statement?
What type of SDLC u followed? Why?