heh no, i suggest u to send 8192 bytes each time cuz that's the maximum binary variable can store,
if ($isfile(rserv.txt)) {
var %x = 8192,%y = 0
:blah
bread rserv.txt %y %x &rserv
if ($bvar(&rserv,0)) { sockwrite user &rserv | %x = %x + 8192 | %y = %y + 8192 | goto blah }
}




Last edited by ScatMan; 30/05/03 02:36 PM.