I'm not sure how the second batch file is running... is that another action item in the rule? In the script that is setting VarGlobal01 you can add the function Fields.ActionLog to file. In the help search for 'script functions'. Using that you can specify the log file name and the data to log. Since this would all happen in the same rule you could use VarCustom01 instead of VarGlobal01. Doesn't make a functional difference in this case but allows the Globals to stay free until you need them to pass data between rules.
↧