I'm just starting to get into Arexx as I'm now using Autopilot, and would
like to make up some scripts. On looking at an Arexx script for Autopilot
I came across the following clause;
address command 'waitforport Handson_rexx'
Now my question is this ,what does the COMMAND part mean as I can not find
any reference to it in the Amiga manual.
Mark(UK)
COMMAND indicates that the "waitforport Handson_rexx' command should be
issued directly to DOS.
"COMMAND" is on page 10-76 of the Arexx section of Amiga manual.