Arc Forumnew | comments | leaders | submitlogin
1 point by stefano 5846 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.