in reply to Re: calling the interpreter from a utf8 script
in thread calling the interpreter from a utf8 script
Hi,
The Bom seems to be the problem. Notepad seems to add 3 extra bytes at the beginning of the file to identify it as a utf8 file before it encodes the shebang line. I am almost sure this is the problem. Will get back with an update