Sends ARexx-commands (and scripts as well) from a local ARexx-port
to a remote ARexx-host via Envoy.
Release 1.1 fixes two bugs/problems:
- Messages to the COMMAND-port always returned a wrong return-code.
Fixed.
- The result1-field of an ARexx-message is now initialized to 0
(instead of 20). Some programs don't reset it to 0 on success.
(Thanks to Piergiorgio Ghezzo <pghezzo@dsi.unive.it>)
|