Thanks for the script.
I get an error on line 110
Use of unassigned local variable 'scalar'.
I saw your previous post on this topic. Where you sorted this out with the addition of:
else
scalar = 0.5;
Might want to update your script submissions --thanks
TomC
|