From WikiChip
Difference between revisions of "mirc/commands/comopen"
< mirc‎ | commands

m (PatrolBot moved page /comopen command - mIRC to mirc/commands/comopen: per new naming convention)
(Add'l Example)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{mIRC menu}}
+
{{mirc title|/comopen Command}}
 
The '''/comopen command''' opens a COM connection to specified programmatic identifier with the assigned name. Your script should check {{mIRC|$comerr}} after opening the connection to make sure the connection was established successfully.
 
The '''/comopen command''' opens a COM connection to specified programmatic identifier with the assigned name. Your script should check {{mIRC|$comerr}} after opening the connection to make sure the connection was established successfully.
  
Line 21: Line 21:
 
}</syntaxhighlight>
 
}</syntaxhighlight>
  
 +
<source lang="mIRC">
 +
; see more documentation at: https://msdn.microsoft.com/en-us/library/system.windows.forms.sendkeys(v=vs.110).aspx
 +
; and be careful about mIRC interpreting % & and other special characters
 +
//sendkeys {ESC}%o{END}{UP 2}%bText In mIRC Titlebar+{TAB}{ENTER}
 +
alias sendkeys {
 +
  ; trying to create unique WshShell object
 +
  var %name sendkeys $+ $ticks $+ $rand(111,9999)
 +
  .comopen %name WScript.Shell
 +
  if (!$comerr) {
 +
    var %result $com(%name,SendKeys,3,bstr,$1-)
 +
    ;Destroy object when finished with it
 +
    .comclose %name
 +
    return %result
 +
  }
 +
  return 0
 +
}
 +
</source>
 
== Compatibility ==
 
== Compatibility ==
 
{{mIRC compatibility|5.9}}
 
{{mIRC compatibility|5.9}}
Line 30: Line 47:
 
* {{mIRC|$comcall}}
 
* {{mIRC|$comcall}}
 
* {{mIRC|$comval}}
 
* {{mIRC|$comval}}
 +
* {{mIRC|$comerr}}
 
* {{mIRC|/comclose}}
 
* {{mIRC|/comclose}}
 
* {{mIRC|/comreg}}
 
* {{mIRC|/comreg}}
 +
* {{mIRC|/comlist}}
 
{{mIRC command list}}
 
{{mIRC command list}}
  
 
[[Category:mIRC commands|comopen command - mIRC]]
 
[[Category:mIRC commands|comopen command - mIRC]]

Latest revision as of 03:42, 9 December 2017

The /comopen command opens a COM connection to specified programmatic identifier with the assigned name. Your script should check $comerr after opening the connection to make sure the connection was established successfully.

Synopsis[edit]

/comopen <name> <progid>

Switches[edit]

None

Parameters[edit]

  • <name> - Connection name to be used
  • <progid> - Programmatic Identifier

Example[edit]

Alias Example {
  ;Create a WshShell object 
  comopen Example wscript.shell
 
  ;Destroy object
  comclose Example
}
; see more documentation at: https://msdn.microsoft.com/en-us/library/system.windows.forms.sendkeys(v=vs.110).aspx
; and be careful about mIRC interpreting % & and other special characters
//sendkeys {ESC}%o{END}{UP 2}%bText In mIRC Titlebar+{TAB}{ENTER}
alias sendkeys {
  ; trying to create unique WshShell object
  var %name sendkeys $+ $ticks $+ $rand(111,9999)
  .comopen %name WScript.Shell
  if (!$comerr) {
    var %result $com(%name,SendKeys,3,bstr,$1-)
    ;Destroy object when finished with it
    .comclose %name
    return %result
  }
  return 0
}

Compatibility[edit]

Added: mIRC v5.9
Added on: 26 Apr 2001
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

v · d · e mIRC commands list

A /abook, /action, /add, /ajinvite, /alias, /aline, /ame, /amsg, /anick, /aop, /auser, /auto, /autojoin, /avoice, /away

B /background, /ban, /bcopy, /beep, /bindip, /bread, /break, /breplace, /bset, /btrunc, /bunset, /bwrite

C /channel, /clear, /clearall, /clearial, /cline, /clipboard, /close, /closechats, /closedccs, /closefserves, /closemsg, /cnick, /color, /colour, /comclose, /comlist, /commands, /comopen, /comreg, /continue, /copy, /creq, /ctcp, /ctcpreply, /ctcps

D /dcc, /dccserver, /dde, /ddeserver, /debug, /dec, /describe, /dialog, /did, /didtok, /disable, /disconnect, /dlevel, /dline, /dll, Template:mIRC/donotdisturb, /dns, /dqwindow, /drawcopy, /drawdot, /drawfill, /drawline, /drawpic, /drawrect, /drawreplace, /drawrot, /drawsave, /drawscroll, /drawsize /drawtext

E /ebeeps, /echo, /editbox, /else, /elseif, /emailaddr, /enable, /events, /exit

F /fclose, /filter, /findtext, /finger, /firewall, /flash, /flist, /flood, /flush, /flushini, /fnord, /font, /fopen, /fseek, /fsend, /fserve, /fullname, /fupdate, /fwrite

G /ghide, /gload, /gmove, /gopts, /goto, /gplay, /gpoint, /gqreq, /groups, /gshow, /gsize, /gstop, /gtalk, /gunload, /guser

H /hadd, /halt, /haltdef, /hdec, /hdel, /help, /hfree, /hinc, /hload, /hmake, /hotlink, /hop, /hsave

I /ial, /ialclear, /ialmark, /identd, /if, /ignore, /iline, /inc, /iuser

J /join

L /leave, /linesep, /links, /list, /load, /loadbuf, /localinfo, /log, /logview

M /maxdepth, /mdi, /me, /menubar, /mkdir, /mnick, /mode, /msg

N /noop, /notice, /notify

O /onotice, /omsg

P /pareline, /part, /partall, /pdcc, /perform, /play, /playctrl, /pop, /protect, /proxy, /pvoice

Q /qme, /qmsg, /query, /queryrn, /quit, /quote

R /raw, /registration, /reload, /remini, /remote, /remove, /rename, /renwin, /reseterror, /resetidle, /return, /returnex, /rlevel, /rline, /rmdir, /run, /ruser

S /save, /savebuf, /saveini, /say, /scid, /scon, /server, /set, /setlayer, /showmirc, /signal, /sline, /sockaccept, /sockclose, /socklist, /socklisten, /sockmark, /sockopen, /sockpause, /sockread, /sockrename, /sockudp, /sockwrite, /sound, /speak, /splay, /sreq, /strip, /switchbar

T /timer, /timestamp, /tip, /tips, /titlebar, /tnick, /tokenize, /toolbar, /topic /tray, /treebar

U /ulist, /unload, /unset, /unsetall, /updatenl, /url, /username, /uwho

V /var, /vcadd, /vcmd, /vcrem, /vol

W

X /xyzzy