The attached patch adds a couple of flags to the poly driver program:
-q = "Quiet Mode", which just silences some of the self-reporting. -v = "Version", prints the version information and exits.
To get things to work the way I wanted, I had to modify the ML sources and rebuild my Database. This obviously works, but it would be much cleaner if I could somehow do this "on-the-fly".
If I could override the "startupFn" in the INITIALISE_ struct, I think this would work, but it doesn't seem to be accessible from a running system.
Thanks,
-Brent
<driver.diff>