Comopen » History » Version 2
Per Amundsen, 06/13/2016 04:49 AM
| 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 | 2 | Per Amundsen | _For 64 bit AdiIRC, MSScript com is not available unless you install http://www.eonet.ne.jp/%7Egakana/tablacus/scriptcontrol_en.html._ |
| 8 | |||
| 9 | 1 | Per Amundsen | *Parameters* |
| 10 | |||
| 11 | name - Connection name. |
||
| 12 | progid - ProgId to open. (e.g Excel.Application) |