isCOBOL Evolve : Appendices : Internal Objects : StoreProcedure Class (com.iscobol.lib.StoreProcedure)
StoreProcedure Class (com.iscobol.lib.StoreProcedure)
The StoreProcedure class allows to call remote COBOL subroutines in a File Server environment.
Calling remote COBOL subroutines is permitted only after the connection to the File Server has been enstablished, that means after opening the first remote file.
See isCOBOL File Server for details.