PowerExchange for CDC and Mainframe 
			
			- PowerExchange for CDC and Mainframe 10.5.1
 - All Products
 
           
      	
            
	
      [result=]CallProg('program','subroutine','linkage'[,arg1][,arg2][,...])
 Linkage Type 
						    |  Supported Operating Systems 
						    |  Arguments 
						    |  Returns 
						    | 
|---|---|---|---|
C 
						    | 
  | Passed through the stack 
						    | Program return code 
						    | 
COBOL 
						    | z/OS 
						    | Passed as a list of addresses 
						    | Address of failure code integer 
						    | 
OS 
						    | z/OS 
						    | Passed as a list of addresses 
						    | Program return code 
						    | 
OS400 
						    | i5/OS 
						    | Passed as a list of addresses 
						    | Address of failure code integer 
						    | 
PLI 
						    | z/OS 
						    | Passed as a list of addresses 
						    | Address of failure code integer 
						    |