09-03-2007, 06:58 PM
In the function, copy the global variable to a local variable and use the local variable in the function.
int+ w1
int w2=w1
;example code
rep
,but 1000 w2
,0.1
int+ w1
int w2=w1
;example code
rep
,but 1000 w2
,0.1
