Hi Jim, > move declarations of many variables (often indices) "down" into the > scope(s) where used or to the point of definition.
Thanks! It does make the code a little more penetrable. Bruno
Hi Jim, > move declarations of many variables (often indices) "down" into the > scope(s) where used or to the point of definition.
Thanks! It does make the code a little more penetrable. Bruno