Hi, How can it be that when I run a script with syntax error, I get also warnings of uninitialized variables? If I understand correctly if there is a syntax error no code will run so how come I get run-time warnings ? Yossi