CallHandler Interface (com.iscobol.rts.CallHandler)
CallHanlder is an interface that allows you to create hook classes to customize the behavior of the CALL statement.
Refer to the sample installed with the isCOBOL SDK under sample/extend-and-customize/program-hook for a demonstration.