Page 1 of 1

batch intertest for called cobol module

PostPosted: Thu Feb 05, 2009 11:46 pm
by pongmeister
I have compile my main program and a called module with intertest. When i run my intertest session I enter both modules on the 'Monitored Programs' screen. When I get to the line of code where I call the module. It doesn't step into the called module. it merely goes to the next line in the calling program. It does return results from the called program, but I need to step thru the called program in intertest to debug the results.

Thanks for any help you can give.

Re: batch intertest for called cobol module

PostPosted: Sat Feb 07, 2009 2:44 am
by dick scherrer
Hello and welcome to the forum,

I don't do intertest, but you might try reversing the order of specification on the MP screen (the called module was spelled correctly?).

You might also try entering only the called module name.

Good luck :)

Re: batch intertest for called cobol module

PostPosted: Tue Feb 17, 2009 6:56 pm
by pongmeister
Thanks for the suggestions.

i actually had tried both suggestions, but to no avail. Anyone else have experience with intertst who may know the answer?


Thank you