Making remote calls using a routine call block

Although %RXSUBR is the primary means of making remote calls, you can also make remote calls by directly manipulating a routine call block (RCB) with the RCB_xxx routines. There are several reasons for using the RCB_xxx routines:

For more information, see Handling variable-length and large data and Passing arrays larger than 64K. For instructions on using the RCB routines and the RCB routine syntax, see Synergy Routine Call Block API.