Just put a dash "-" to indicate an empty label, send or receive.
Date: Sat, 28 Nov 2015 10:54:49 +0100 Subject: Re: numberboxes range From: itensimon@gmail.com To: liamg_uw@hotmail.com
One question: how do i omit the Label in this Parameter message. Or how do i send an empty name? Cheers Am Samstag, 28. November 2015 schrieb Simon Iten : Hey that is Great thank you! Why is that nowhere in the doc? Or is it?
Am Samstag, 28. November 2015 schrieb Liam Goodacre :
Actually, this is possible.
Send this message to a number box:
[param f f f s f s s(
where f is float and s is symbol according to the following syntax:
[param <width> <lower-limit> <upper-limit> <label> <position> <receive-label> <send-label>l(
This works with symbol atoms too.
that’s kind of what i did here. even with state saving…
cheers