The function
automation-server-command-line-action
inspects the command line to see what action was specified for the automation server. The possible return values have the following meanings:
The server should register itself (by register-server). Specified by
/RegServer
.
The server should unregister itself (by unregister-server). Specified by
/UnRegServer
.
The server was run with
/Embedding
or
-Embedding
.
No recognized action.
LispWorks COM/Automation User Guide and Reference Manual - 19 Dec 2011