hanks Bruce,
My problem with multivalue iterators is, unless I am mistaken, they only let you modify one model parameter per model iteration. The batch dialog lets you specify a different value for every model parameter for each iteration. What I need is the ability to specify each model parameter differently per iteration like with the batch dialog, but force the processes within the model to run sequentially like with an iterator.
Is there a way to get the best of both worlds (other than the aforementioned elsewhere -- write a Python script to call the model)?