From WikiChip
$comerr Identifier - mIRC
< mirc‎ | identifiers
Revision as of 14:44, 20 September 2017 by Sophist (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$comerr return 1 if an error occured with a COM object, 0 otherwise. This identifier should be checked after any $com/$comcall call.


Synopsis

$comerr

Paramters

None

Properties

None

Example

//comopen a nonexistant | echo -a $comerr

Compatibility

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

/comopen $com $comcall