Hello, I would like to ask for help writing this profile.
When switching profiles, I'm getting Stopped Commands when the command is located at the root profile and called from a grandchild profile.
The profiles structure is the following from, Parent to Children:
0Jester0Menu > 0Jester1Radio0 > 0Jester1Radio5Channel0
*Every child includes commands from 0Jester0Menu
In 0Jester0Menu there are two commands of interest:
"Jester" = which closes the menu, and opens it up again and switch profile to 0Jester0Menu (Works fine)
"Jester Radio" = Executes command "Jester" by name and <Keypress 1> to go to 0Jester1Radio0 (Works fine when the profile is directly a Child of 0Jester0Menu. But when the current profile is a Grandchild of 0Jester0Menu, like 0Jester1Radio5Channel, it results in Stopped Command and will stop at 0Jester0Menu.