text anf dump message
Hello
In the help file of text, the dump message doesn't output all the lines in the text... I am only able to get the last line...
What is the cause of this issue?
Many thanks
jmb
The "dump" message sends out the contents of [text] one line at a time instantaneously. Connect it to a [print] to see what happens in the max window.
lh
many thanks, lh
i see...
then i don't understand why the help file shows a message box with the hole contents of text.
jmb
That is a bit confusing. It would only send that out if the line breaks were removed or ignored.
lh