in reply to Re: Can't use undefined variable as a symbol reference
in thread Can't use undefined variable as a symbol reference
Thank you! Stupid of me to leave strict out of the code. Duhhh. Moved the output statement up inside the loop. Seems to work now. Any recommendations for improving the code? Thank you again for answering a stupid question.