ARexx Interface
The HyperText DataType provides a own ARexx port for each hypertext.datatype object.
It's name is the port name passed via DTA_ARexxPortName plus a suffix of '.1' or if
this port exists '.2' and so on. For example if you start MultiView with a
hypertext object, MultiView passes "MULTIVIEW.1" for DTA_ARexxPortName to the
hypertext object. The hypertext object tries to open a port named "MULTIVIEW.1.1".
The following ARexx Commands are available :
ABOUT BACK BEEP CLOSE
CONTENTS EXPORT * FLUSH FORWARD
GETATTR SETATTR HELP INDEX
LINK NEXT NEXTINTERNAL PREVIOUS
QUIT RETRACE RX * SEARCH *
Note: '*' marked commands are only available in the registered version.