Note: For information about how to set up GoalNet, see the Installation Guide.
You use the CALLX() function to execute an IMOD at a remote GoalNet node.
Note: For information about the CALLX() function, see the Reference Guide.
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 completion of the routine, the resulting stack and the return string are returned to the caller.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |