external parameters with basexgui?
Hi! I've been failing to find this for awhile now. I've got some queries which I need to run from both a command line, using Saxon, for production purposes, and from the BaseX GUI, for development and testing and "that looks weird..." purposes. Saxon requires that I pass in content as parameters. That's easy enough. Is there a way to do this -- pass an external parameter value to a query -- with the BaseX GUI? Thanks! Graydon
Hi Graydon, the BaseX command-line interface provides numerous command-line options, but the GUI interface is limited to file arguments. Please check out our documentation on start up options for more details [1]. Best, Christian [1] http://docs.basex.org/wiki/Startup_Options ___________________________ 2013/9/4 Graydon Saunders <graydonish@gmail.com>:
Hi!
I've been failing to find this for awhile now.
I've got some queries which I need to run from both a command line, using Saxon, for production purposes, and from the BaseX GUI, for development and testing and "that looks weird..." purposes.
Saxon requires that I pass in content as parameters. That's easy enough.
Is there a way to do this -- pass an external parameter value to a query -- with the BaseX GUI?
Thanks! Graydon
_______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
participants (2)
-
Christian Grün -
Graydon Saunders