Hi,
unfortunately the node doesn't support run-time dynamic loading of scripts. You can load variable values with the load function, but not scripts.
Depending on your application, you could use a case statement to decide between several pre-built (and possibly compiled) mathscript nodes, and acheive the functionality that way.
Another option might be to use the formula vi's instead, although this will require a more complex architecture to parse the text file you'd generate.
Hope that helps
Sacha Emery
National Instruments (UK)
// it takes almost no time to rate an answer