I just gave up trying this myself.
What I want to do is give people who join my channel, an automatic pm. This pm is pretty long, so to avoid a disconnection, I split the message in 4 parts. (regel0.txt, regel1.txt, regel2.txt, regel3.txt)
Now, this is my 'far from complete' script I have:

on 1:JOIN:#Vincermo.recruiting:/msg $nick $read $mircdir\regels0.txt

Now, my problem is this: Not the full message that is in 'regels0' is being send. Only one line. How can I fix that?
And what I also need is something like a timer. That 2 sec. after the first pm is send (regels0.txt), the second one (regels1.txt) is send. And 2 sec after that the third one, etc.
Can someone please help me with this? It's just pretty annoiing that I can't figure this out myself, but I hope with youre help, I can smile.