Hello,
I've got a question, i dont know if its a but or a feature,
Im making a Macro with the following lines:
SetUserVar SongName (SongName?)
SetUserVar SongNr (SongNumber?)
Label page $SongNr $SongName
This all works fine untill i start my Songname with a T or with a M or all the Grandma Shortcuts.
This means,
When i fill in in Songname TheRoop he's not executing the Labeling right.
He's then saying in the Command line Setuservar "NameSong" Thru "eRoop"
So it looks like if he is seeing the T as a True shortcut in my Variable.
Is it possible to disable this or is it a bug at the moment?
Thanks!
B.t.w. When im saying as Songname @TheRoop instead of TheRoop it's working fine, this because he's not starting with the T.