The CALLX() function executes an IMOD at a remote GoalNet node.
Using GoalNet resembles a call to a REXX external subroutine, except that you specify the node where the subroutine is to execute. You can pass arguments and the contents of the current stack to the called routine. Following the completion of the routine, the resulting stack and the return string are returned to the caller.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|