Comopen » History » Version 4
Per Amundsen, 02/22/2021 01:23 PM
| 1 | 1 | Per Amundsen | _Added in 1.9.4_ |
|---|---|---|---|
| 2 | |||
| 3 | */comopen name progid* |
||
| 4 | |||
| 5 | Opens a COM connection to object progid and assigns the connection a name. |
||
| 6 | |||
| 7 | 4 | Per Amundsen | _For 64 bit AdiIRC, MSScript com objects is not available unless you install https://github.com/tablacus/TablacusScriptControl/releases._ |
| 8 | 2 | Per Amundsen | |
| 9 | 1 | Per Amundsen | *Parameters* |
| 10 | |||
| 11 | name - Connection name. |
||
| 12 | progid - ProgId to open. (e.g Excel.Application) |