Arc Forum
new
|
comments
|
leaders
|
submit
login
1 point
by
stefano
6036 days ago |
link
|
parent
Yes, it's not difficult. You just have to find all constant values, create a global var for each constant, assign the const value to the global var and substitute the occurence of the constant with the global var name.