mIRC Homepage
Posted By: Rewtor * String too long: $bvar - 30/04/07 12:49 PM
Hey,

Ive made a script that read from a web page with sockread -fn into a $bvar
The only problem is with certain pages i get the error * String too long: $bvar

The error is called when i try to read data from it ($bvar(&Binvar,1-).text)

Any suggestions?
Posted By: genius_at_work Re: * String too long: $bvar - 30/04/07 02:17 PM
You have to limit the number of characters you retrieve from the binvars. Regular mIRC identifiers can only handle about 900 character string lengths. Even though binvars can hold more, the rest of mIRC can't.

-genius_at_work
Posted By: Rewtor Re: * String too long: $bvar - 30/04/07 03:08 PM
So basically i need to make use of $bfind? smile
Posted By: genius_at_work Re: * String too long: $bvar - 01/05/07 12:50 AM
I've never used binvars so I can't help you with the commands.

-genius_at_work
© mIRC Discussion Forums