Actions
Comopen » History » Revision 4
« Previous |
Revision 4/6
(diff)
| Next »
Per Amundsen, 02/22/2021 01:23 PM
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
name - Connection name.
progid - ProgId to open. (e.g Excel.Application)
Updated by Per Amundsen over 3 years ago · 4 revisions