How do u find the programs calling the given module,
without having doing 3.13 on loadlib/source library?
Answer Posted / neeraj
Search command is 3.14 not 3.13(compare command)..
using this command , you can find.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol?
How you can characterize tables in cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
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.
A table has two indexes defined. Which one will be used by the SEARCH?
how to refer the data field?
What is the difference between comp and comp-3 usage?
) what is the difference between AID and HANDLE AID?
) How do u handle errors in BMS macro?
what is the difference between COBOL2 AND COBOL390?
Can we redefine the field of x(200) to less than 200?
What is the difference between next sentence and continue in cobol programing language?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What type of SDLC u followed? Why?