by Steegy » Fri Sep 29, 2006 7:46 am
MM uses the Microsoft Scripting Host, which is able to run VBScript and JScript. I just think that the devs didn't implement the JScript part 100% ok.
BTW: I was only talking about VBScript & JScript. I know that other languages (c, c++, java, php, c#, ...) are more powerful and "following the consistency standards". But I (with emphasis on I) haven't yet come across a script in JScript that couldn't be converted to VBScript. Microsoft tends to give VBScript a little bit more support, because it's "their" language, so sometimes VBScript can do things that are less easy in JScript (but usually it's possible).
Anyway you're right, and I back your request to fix the JScript support.
MM uses the Microsoft Scripting Host, which is able to run VBScript and JScript. I just think that the devs didn't implement the JScript part 100% ok.
BTW: I was only talking about VBScript & JScript. I know that other languages (c, c++, java, php, c#, ...) are more powerful and "following the consistency standards". But [b]I[/b] (with emphasis on I) haven't yet come across a script in JScript that couldn't be converted to VBScript. Microsoft tends to give VBScript a little bit more support, because it's "their" language, so sometimes VBScript can do things that are less easy in JScript (but usually it's possible).
Anyway you're right, and I back your request to fix the JScript support.