tim vets wrote:
btw: Does text3d support a newline character ?
You can send "string" messages of Unicode code points (or some other encoding, not entirely sure) to [text3d], which includes newlines.
"string 48 49 10 50 51"--[text3d]
Note that this is undocumented in the help patch in old versions of Gem. (and maybe in the current one too, I haven't checked the latest yet)