Well, I'm not sure why but for some reason I can't get this working. I had it working on my old computer using just

Code:
msg # $read(file.txt)


But now it's not working. It reads everything right up until the "$" that is inside (no there's no way of changing that, unfortunately) after the $ it output's random letters and numbers.

I've tried everything in the help file...
$read(file.txt, t)
$read(file.txt, 1)
$read(file.txt, t, 1)

and a bunch of others even if it didn't seem like it would work (waste of time but I wanted to make sure I exhausted myself before asking help...)

Any help is appreciated at this point. Thanks guys. You're the best smile