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.