Hi all,
I'm writing a database script that needs to programmaticly query the db and then create a new query based on the result. In trying to work out how to use this, I had a look at the MudDatabase plugin code and I think I need to call ExecuteQuery from my own script.
I couldn't work out how to do this however. I don't think I can use CallPlugin because I need to be able to pass the variables by reference, rather than by value (I assume).
Any help here (in Javascript preferably) would be muchly appreciated.
Thanks
Quagmyre from Discworld (discworld.imaginary.com:23)
I'm writing a database script that needs to programmaticly query the db and then create a new query based on the result. In trying to work out how to use this, I had a look at the MudDatabase plugin code and I think I need to call ExecuteQuery from my own script.
I couldn't work out how to do this however. I don't think I can use CallPlugin because I need to be able to pass the variables by reference, rather than by value (I assume).
Any help here (in Javascript preferably) would be muchly appreciated.
Thanks
Quagmyre from Discworld (discworld.imaginary.com:23)