I'm a real newb when it comes to programming... So my question is (probably) really newbie to you

I just discovered the ''menu'' function and I was just trying it out when I ran into a problem...
The code:
Menu ''Choose a dice'',''6-sided'',1,''Exit'',2[the exe arrow]
Lbl 1[the exe arrow]
Intg (6Ran# +1)[the exe arrow]
Lbl 2[the exe arrow]
''Done''
When I run the code, the menu pops up, only when I select the ''6-sided'' label in the menu, it doesn't stop after giving the the random number, but heads straight on to saying "Done''.
How do I solve this? As I said before, this is just a test to see how this function works so I can use it properly in bigger programs, so if there is a different code for more menu-options I would like to have that too, please.
Now all that remains for me is to wait and hope for someone to reply

Oh, by the way, I have an fx-9860GII (with no SD).
Not sure if it matters, but just making sure
