hello vdj users,
is this possible to give a value of a var in the name of a custom pad. I try the simple "var '$x' "or "get_var '$X'" but it doesn't work, somebody to help me?
;)
fred
is this possible to give a value of a var in the name of a custom pad. I try the simple "var '$x' "or "get_var '$X'" but it doesn't work, somebody to help me?
;)
fred
Mensajes Tue 04 Feb 20 @ 9:07 am
Try this:
name="`get_var '$MyVar'`"
Or on pad editor type this as the name:
`get_var '$MyVar'`
Make sure that you include the "tick" symbol (reverse apostrophe)
name="`get_var '$MyVar'`"
Or on pad editor type this as the name:
`get_var '$MyVar'`
Make sure that you include the "tick" symbol (reverse apostrophe)
Mensajes Tue 04 Feb 20 @ 9:27 am
thank you for the info I search 4 days for the ` of my keyboard :) now it s work ;)
Mensajes Fri 07 Feb 20 @ 2:35 pm
[quote=skyzo76]thank you for the info I search 4 days for the ` of my keyboard :)but it dont work for me...i don't understand what i am doing bad...
Mensajes Fri 07 Feb 20 @ 5:23 pm
skyzo76 wrote :
thank you for the info I search 4 days for the ` of my keyboard :);)
Mensajes Fri 07 Feb 20 @ 5:24 pm