I want to read text files, with ";" terminated lines, into the [msgfile] object, and have it put those lines of text into message boxes. I think the idea is to get a "list" into a message box, but I'm not sure how to do it.
This may be the main problem in my patch, because it only gets the first word of text in the line (first item in the "list"), then sets it into the final message box:
[msgfile]
|
[set $1(
|
[(
Suggestions?
You can download the whole patch below.