very cool. yes, i agree about debugging the scripts during development... i was simply concerned about the very action of the error reporting-- i didn't know if it was in fact error reporting (debugging as i said above), or if in fact there was something critically wrong w/ my code.
thank you. you definitely gave me the info i'm looking for.
actually... one more question about this.
considering that i am getting a "Notice", does this mean that my code is faulty, and i should change it, or is it simply indicating a characteristic of the code, and not that it's necessarily an "error".
i realize that when i get the same type of printout, indicating a "Parse Error" that my code is in fact erroneous.
so, then, i guess what i'm asking is:
what is the text-book definition of a "Notice"?