Project

General

Profile

Comopen » History » Revision 5

Revision 4 (Per Amundsen, 02/22/2021 01:23 PM) → Revision 5/6 (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* 

 table(ktable). 
 |*Parameter*|*Description*| 
 | name | - Connection name. | 
 | progid | - ProgId to open. (e.g Excel.Application) |