Hi, I have a Problem using Variables. I have al global Variable global bID1 in this I put the ID of an button. So far it works. Now I want to do show a button with the id saved in bID1 I used show button "bID1" and also tried it without "". After a friend tried to help me I used show button with the...