Neel,
> The following (really simple) code implements a user
> definable startup protocol.
> This will allow the user to run functions at DQSD startup.
It's been committed.
> /*******************************************************
> * ADDITION TO preferences.js:
> ********************************************************/
> [...]
> var str_startup_commands = new String();
Please note that I modified the name to camel-back style, instead of
underscore-separated, to fit with the rest of the preference vars.
It's now:
var startupCommands = new String();
Hope you don't mind.
Thanks,
Kim
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
DQSD-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-devel