Hmm. you got it to 253, Howard? hmm. I may have to revisit mine again... lol.. I think it's done, though.

Brian

{Edit} If I don't initialize my variables, I can get mine to 252 ... But it only works if:

#1 you're not using a specific variable before calling the function...

#2 you're not calling the function twice.
..... If that's what you're doing, I think it's best to initialize the variables... If I can break your code by having certain variables preexisting, then I don't think it's valid code... Just my 2 cents.

[ 10 June 2002, 14:10: Message edited by: BrianTX ]