Hi - Hopefully a simple question here. I have a workflow that updates two batch scripts. I want to the workflow to run these two batch scripts upon completion. However I want them to run in a certain order. In the Events tab of the workflow, I've added them both as "Run Command...", "After Run Without Errors" events. Can I assume the functionality to move the events up and down in the pane controls the order they are executed? I need the first event/batch script to completely finish before the second event/batch script is executed.