mIRC Home    About    Download    Register    News    Help

Print Thread
#213407 26/06/09 06:54 PM
Joined: Mar 2008
Posts: 44
N
Ameglian cow
OP Offline
Ameglian cow
N
Joined: Mar 2008
Posts: 44
hi

Is there any way at all to work around the line limit with $cb, $cb() in the case that a line is above the mirc line limit ? - Am reading the data into an &binvar.
Test Code:
Code:
bset -t &tst 1 $cb(1)
echo -a - $bvar(&tst,1,$bvar(&tst,0)).text


===========

my other question is,.. Is the $fread(name) identifier limited by the mirc line limit ?

Thanks !
--------------------

Joined: Mar 2008
Posts: 44
N
Ameglian cow
OP Offline
Ameglian cow
N
Joined: Mar 2008
Posts: 44
i tested out the normal $fread(name) & the line limit affects it.... so i used the $fread(name | N, M, &binvar) which did the job

as for the clipboard thing.. i'd have to make an external dll or something i suppose.
----------------------------



Link Copied to Clipboard