Hi,
Suppose the data being passed back to mirc is more than the line limit (say 3000 odd to be safe) what's the usual method that is used for handling this ? - pass a switch back with the data returned to mirc -> then make my script in mirc check this switch in the return data, & make the script call the dll again in the case that there is more data to be fetched ? - I'd have to include a LoadDll() to keep the dll loaded for this i suppose.
Would appreciate any feedback or ideas.
Thanks
-