
12-12-2012, 07:47 AM
|
|
team canada
|
 |
Join Date: Jul 2004
Location: Canada
Posts: 5,200
|
|
|
What you're referring to as 'temp vars' are the function parameters, and if your system uses waitfor/sleep that can make those disappear for some reason (as you found out) so you need to store them. |
|
|
|