it's not working
Printable View
it's not working
1) nobody has to help you NOW, or later for that matter, if you post your questions 5 times on every message board.
2)
Public iPower as Integer
will make iPower accessible to all modules and forms in your program. (You have to declare it in a module.)
Otherwise I don't see a reason why it doesn't work. Try using debug mode and adding a watch on this variable to see exactly what is happening to it.
You have to help me now!!!
if you have 100 power then you win a enemy
and you get more power but how do i get the
new power in a other form??
You could always make the variable Global.
Place this in the Declarations section of a module.
------------------Code:Public iPower as Integer
Ishamel
[email protected]
How can I tell you I love you when you are sitting on my face?