Scripting: Commands Are Not Recognised - Printable Version
-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! Bug Reports (/forumdisplay.php?fid=7)
+----- Thread: Scripting: Commands Are Not Recognised (/showthread.php?tid=62853)
Scripting: Commands Are Not Recognised by Bardh on 07-08-2006 at 10:51 PM
Hi there,
Using:
Windows XP Service Pack 2 5.1.2600
Windows Live Messenger 8.00.0787
Messenger Plus! Live 4.0.0.235
Location:
Messenger Plus! Live Preferences -> General -> Scripts
Messenger Plus! Live Script Editor
Description:
I have written a script with a set of commands, all declared in function's OnGetScriptCommands() ScriptCommands variable. However, when I make changes to script and then use any of my commands, Plus! comes up with a message box saying "The command you entered was not recognized.", an error you get when you don't declare commands properly or haven't written them at all. What makes me sure that I have done command declarations and parsing right is the fact that the changes I make to the script do not have to do with these areas of code. So it's like, it works, then I make changes to my script and try the same command again, I get the error. Then, I am forced to delete the created .js (JavaScript) file from the editor and then create a new one, with the exact same code, for commands to work. It's wierd and strange.
Regards,
Bardh
|