Loop applies on ID 0 only..?
#2

Don't use return in a loop unless you explicitely want to break out of the loop. If you need to skip a block of code then use continue instead.
Reply


Messages In This Thread
Loop applies on ID 0 only..? - by Ceez - 28.04.2013, 11:26
Re: Loop applies on ID 0 only..? - by Vince - 28.04.2013, 11:28

Forum Jump:


Users browsing this thread: 1 Guest(s)