How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the LINKAGE SECTION used in COBOL?
what is the difference b/w level no.01 & level no.77?
How do u write test cases?
Scenario: I have 3 Input Files.Read the first i/p file and depending on certain business logic, I want to read wither i/p file-2 or i/p file-3.Now, depending on certain business logic applied to the record read from either file-2 or file-3, I decide to write them to either output file-2 or output file-2. Question: How many job steps are necessary to implement a solution for the above.
How to define a array dynamically.....
In COBOL, what is the different between index and subscript?
0 Answers TryTechnicals Pvt Ltd,
What is the Importance of GLOBAL clause According to new standards of COBOL?
How do you define a sort file in JCL that runs the COBOL program?
Can the OCCURS clause be at the 01 level?
Whtz the specialty of 77 level number ?
What is the difference between Perform para and perform asaection in cobol?
What is SDSF?