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
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What are the various section in data division and briefly explain them.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how to convert the recors form vsam file to db2 table tru file aid
Can we change the password using ALTER? anyone tried and changed?
What is report-item in COBOL?
How you can characterize tables in cobol?
Whats the difference between search & search ALL?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Name the divisions, which are available in a cobol program?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the use of intialize verb?
What are declaratives and what are their uses in cobol?