| Lines 16-19 were replaced by line 16 |
| - to execute commands on the other server. Messages emitted |
| - on the remote server are forwarded to the client with at least |
| - user right, which has executed the last command on a related |
| - remote or remserver object. |
| + to execute commands on the other server. |
| At line 33 added 10 lines. |
| + |
| + !Results and Messages from Remote Objects |
| + |
| + The result of any command is returned transparently. There is only |
| + one visible diffrence: all lines are prefixed with 2 spaces. |
| + Messages emitted on the remote server are forwarded to the master |
| + client. During a drive or run, the master client is the starting client. |
| + If no remote object is driving, any command executed on a client with |
| + at least user right makes it a master client. |
| + |