Op 06-01-2020 om 11:39 schreef Christian GrĂ¼n:
What kind of arguments would you like to set?
The easiest option may be to prefix your script string with some additional SET commands.
My suggestion/question on aassing arguments to a command script was not restricted to passing 'set' options with the client API, but was more general. Suppose I have a script with commands that add the content from a csv-file to a basex-db. It would be nice if I could pass the name/path of the file as argument to the script. That would make it easier to automate the update-process.
Ben