in reply to Re: Re: Syntax Error
in thread Syntax Error

Well, that's wrong. You are telling your current shell to execute the program in the current shell (without a fork). Remove the first dot.

Abigail