OLERegister Method 530
Applies To: OLEServer
Description
This method is used to register an OLEServer object and may be used to install Dyalog OLE Servers as part of a run-time installation.
If the argument to the OLERegister method is a simple character vector, this is treated as text to be inserted into the command line argument for the interpreter. All other arguments are silently ignored.
Note
It is currently necessary to run the APL from which this method is called with Administrator privileges.