Help Variable "Name" No Effect !!!
#3

You have a Global Variable with the name of "Name", this is a variable which isn't stored inside a callback. You have two options.

1: Optimise your code, do this by removing the Global Variable "Name", and fixing errors that creates.
2: Rename the Local Variable "Name", the one you have posted.
Reply


Messages In This Thread
Help Variable "Name" No Effect !!! - by FloxX - 03.10.2014, 22:49
Re: Help Variable "Name" No Effect !!! - by XGreen - 03.10.2014, 23:01
Re: Help Variable "Name" No Effect !!! - by IceCube! - 03.10.2014, 23:14

Forum Jump:


Users browsing this thread: 1 Guest(s)