In article <1819 at uop.edu> jeff at uop.edu (Jeff Ferguson) writes: >Global variables or passed parameters? Structured programming methodology argues for parameters. There are some applications for which this can get horribly out of hand, so rather than follow any rule blindly, I try to parameterize unless it is obviously going to cause a problem.