5.3 RCMD

RCMD is the execution interface that allows remote execution of certain functions on remote systems. The rcmdserver process must be running on the remote system for this to work. Use the following convention to enable remote calls:

[\\remoteaddress\]<funcname>(parms);

If the remoteaddress is the string localhost, then execution is only made locally.