Now I have a new problem, I'm getting an error of insufficient parameters on this line:

msg $chan $read(C:\Dropbox\lloydbot_data\events02.txt,nr,%eventmonth,%eventread)

%eventmonth is a string that can go from -01- to -12- and the %eventread is obviously a number that gives the line to read from.

The script seems to still work but getting the error obviously means something.

Edit:
It doesn't seem to be the $read() identifier. No matter what I put on that line it gives:
* /msg: insufficient parameters (line 30, bot-remote-familab.mrc)

Last edited by Lloyd_B; 25/04/15 07:48 PM.

Lloyd