mIRC Home    About    Download    Register    News    Help

Print Thread
#153631 19/07/06 07:44 PM
Joined: Feb 2004
Posts: 2,019
Hoopy frood
OP Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
The following code crashes my mIRC 6.16 and errors on mIRC 6.17

Code:
//comopen html htmlfile | !.echo -q $com(html,URL,4,bstr,www.mirc.com)

Making the bstr by reference does not make a difference.

Documentation about the url method: here

EDIT: first time I use mIRC in a few months and already forget there is a newer version. Though it doesn't crash anymore, it does spit out an error I've never encountered before.


Gone.
#153632 19/07/06 08:29 PM
Joined: Apr 2004
Posts: 759
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Apr 2004
Posts: 759
in 6.17

* Opened Com 'html' (htmlfile)
-
* Com error: $com

and no crash but it does halt
//comopen html htmlfile | !.echo -a $comcall(html).errortext $com(html,URL,4,bstr,www.mirc.com) | echo -a Com error: $com(html).error | comclose html


$maybe
#153633 20/07/06 12:15 AM
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
Confirmed. mIRC 6.17, XP home. Not seen that error either.


Link Copied to Clipboard