Actions
Comopen » History » Revision 5
« Previous |
Revision 5/6
(diff)
| Next »
Per Amundsen, 02/16/2023 02:04 AM
Added in 1.9.4
/comopen name progid
Opens a COM connection to object progid and assigns the connection a name.
For 64 bit AdiIRC, MSScript com objects is not available unless you install https://github.com/tablacus/TablacusScriptControl/releases.
Parameters
Parameter | Description |
name | Connection name. |
progid | ProgId to open. (e.g Excel.Application) |
Updated by Per Amundsen over 1 year ago · 5 revisions