Hi Marco,
In the meantime is it possible, somehow, to parametrize calls to .bsx scripts when called through the RUN command from inside another .bsx?
We are not quite sure where we should start and end with this, as it could also be nice to have conditions or try/catch clauses. On the other hand, we want to avoid creating a completely new scripting language..
But we already had some thoughts on how to best introduce parametrization in our command script syntax. Open questions are for example how parameters should be encoded to avoid ambiguities (example: $x could be an external command line parameter or part of an XQuery expression.. etc.).
We are glad to get more contributions on this; your suggestions are welcome!
Christian