mIRC Homepage
Posted By: Aeron on *:DIALOG:blah:err:0: { } - 12/12/03 03:01 PM
Make an error trigger when dialog makes an error:
for example:
Edit box reached text limit : 30.000 chars
i've a script that puts text in a dialog edit-box but it stops @ 30.000 chars. That anoyying...

on *:DIALOG:blah:err:0: {
did -ra blah $did Text box resetted.
}
Posted By: Man Re: on *:DIALOG:blah:err:0: { } - 12/12/03 03:17 PM
Better yet, instead of just echoing to the status/active window a error has happened, allow the scripts to see that such an error has occured and to do something about it decide to display it or not.
© mIRC Discussion Forums