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
Why occurs cannot be used in 01 level in COBOL?
Which Search verb is equivalent to PERFORM…VARYING?
how can i see junk values in dclgen or in hostvariable of comp ?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Write a program to enter and display the names of students in a class using the occurs clause.
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Write a cobol program making use of the redefine clause.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
what is search and searchall?what is the diffrence between them?give an best example?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is static and dynamic call in cobol?
How to know whether the module is dynamical or statistical?
A table has two indexes defined. Which one will be used by the SEARCH?