Page 1 of 1

live.text / numbers… ?

Posted: Fri Feb 28, 2025 9:40 pm
by frz001
Hello,

I want a live.text to output a serie of numbers in a message box. For example, I want the live.text to output 10 4 1. But it output "10 4 1". Is there a way to remove the " " ?
Thnaks for help…

Re: live.text / numbers… ?

Posted: Sat Mar 01, 2025 12:53 am
by Rivanni
Send the output from Text to a fromsymbol object. This converts a symbol/string to a list.

Re: live.text / numbers… ?

Posted: Sat Mar 01, 2025 12:20 pm
by frz001
yes ! it works ! Thanks very much !!!