I worked around this for now by calling UI.SelectTaskParameters(Task) because it supplies a GUI in which you can manually select the output filename. However, my main question still stands because eventually I would like to perform batch processing - where it wouldn't be possible to call UI.SelectTaskParameters(Task).
|