|
iljhar GURU
Joined: 10 Oct 2000 Posts: 1116 Location: USA
|
Posted: Fri Dec 21, 2007 11:54 pm
[2.18 Pro] Language dropdown bug? |
I think I read somewhere where Zugg said he was working on the language scripting stuff, but in case it's a true bug, I figure I'd list it.
Start CMUD Pro.
Hit ESC.
Click alias button.
Click new button.
Change language to JScript.
Change name to: abc
Change value to: var test = "";
Click Save Changes button.
Result: the language changes to zScript and in the Compiled Code tab, I get:
Error compiling script:
illegal token: = ""
Same thing happens when you create a new trigger or new function and if you choose JScript or VBScript.
Now, I don't think this should happen so I'm guessing it's a bug. But, if I'm setting up a JScript/VBScript alias/trigger/function wrong, I wouldn't mind seeing a Help File or KB on it. |
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Sat Dec 22, 2007 12:19 am |
I'm seeing this in vanilla 2.18 as well. Very strange, because all the other languages I have in that drop-down (and I have quite a few) are working fine.
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Jan 07, 2008 11:22 pm |
Confirmed. There might be some old code that was expecting the first language in the list to be zScript instead of JScript, but I'll add it to the bug list and check into it.
|
|
|
|
|
|