• Jeff Moden (6/3/2014)


    I'm thinking that would make the process batch-job resistant.

    How so? You can still specify the parameters on the command line, you can even specify them positionally and it'll work exactly the same (though in that case I'd also add Position(x) to each of the Parameter attributes to making positional parameter order explicit).