-
|
Hello, I have a problem where we are only able to use 6 codes on our menu and we 7. Does anyone know why this is our how to fix this. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Can you share a simple program that reproduces the problem? |
Beta Was this translation helpful? Give feedback.
-
|
Here is the menu that we already have. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you very much. The code is working as it should now. |
Beta Was this translation helpful? Give feedback.

Are you saying that if you change line 10 to
selected = hub_menu("1", "2", "3", "4", "5", "6", "7")then it stops working?