Subj : Re: Problem with JavaScript functions To : netscape.public.mozilla.jseng From : "Yuraukar" Date : Wed Oct 01 2003 12:33 pm I was compiling on Windows with VC++.NET, but as a normal (non .NET) command line application. I have switched to VC++ 6 and the same code works there ok. Surprisingly, compiling jsshell on VC++.NET works fine and does support functions. Compiling my application on VC++.NET simply doesn't support functions, but otherwise compiles and runs ok. I haven't tried VC++.net with the compiler switch you mentioned, as I have been unable to locate the proper options dialog so far. Yuraukar .