diff --git a/BatchProcessNew.lua b/BatchProcessNew.lua index 680b2f4..afdbaf2 100644 --- a/BatchProcessNew.lua +++ b/BatchProcessNew.lua @@ -24,7 +24,7 @@ if ( BEAM.FLAG ~= 6) and ( BEAM.FLAG ~= 7) then return end end -if BeamExec.FLAG ~= 7 then +if BEAM.FLAG ~= 7 then sTxtLogFile = EgtChangePathExtension( BEAM.FILE, '.txt') end local sMachDir = EgtGetCurrMachineDir()