Version 1 (modified by branden, 9 years ago) (diff) |
---|
Earthworm Module: activate_module
Contributed by:
Function
Puts an ACTIVATE_MODULE message in the specified ring, the body of which starts with the module ID of the specified target module, followed by the remaining command-line arguments.
Details
The activate_module module writes a message to the specified ring to intended for the specified module; any arguments after the ring name are included in the message. All options are specified via the command line; its usage is as follows:
activate_module <module id> <ring name> [<arg> [<arg>...]]
Arguments after <ring name> may not have any whitespace in them.