Evan W
08-23-2008, 10:01 PM
...yes or no it will go to different boxes? I made a message box so far, I am new at this and I want to learn more.
x=msgbox("Text Goes Here",4+16+262144,"Title Goes here")
x=msgbox("Test",4+16+262144,"Test")
I want to make it so that if someone clicks yes it will go to a different msgbox and if they click no it goes to another one. Please help.
Please also show me in the msgbox i have already made.
x=msgbox("Text Goes Here",4+16+262144,"Title Goes here")
x=msgbox("Test",4+16+262144,"Test")
I want to make it so that if someone clicks yes it will go to a different msgbox and if they click no it goes to another one. Please help.
Please also show me in the msgbox i have already made.