mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Feb 2004
Posts: 2,019
Hoopy frood
OP Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
It would be extremely useful if it was possible to copy the data stored in $com(<object>).result to a binvar, when the data exceeds the string too long limit.


  • !.echo -q $com(object,&data).result
    bwrite data.txt 0 -1 &data
    ...

The proposed syntax is similar to that of $hget, though is just an example, how it is implemented is up to Khaled.

While I'm at it, it would also be extremely useful if mIRC would support COM events in mIRC, as it would open the gate to a whole new level of mIRC scripting (provided all the current issues with COM get fixed).


Gone.
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
Nice idea smile
I'd like to see binvars supported throughout most of the scripting language.

Joined: Apr 2004
Posts: 759
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Apr 2004
Posts: 759
Huge supporter of COM Events.

Im just getting ackquinted with COM's and already see that not having events is a huge miss.

And also agree with hixxy more &binvar support troughout the language in general is a must.


$maybe

Link Copied to Clipboard