checking file size and if it matches the criteria, set a variable. forfiles /p e scripts\ars.cmd\logs /m 2013-06-28-err.log /c "cmd /c if @fsize equ 0 set strS=Okay" forfiles /p e scripts\ars.cmd\logs ...
How about: set a breakpoint on the class constructor. After it's initialized, look up the memory address of the member variable. Then set your data breakpoint on that memory address.<BR><BR>There may ...
At its core, Workflow is a visual programming app that deals with variables. Data flows through actions and is altered by the user until it has to be stored in a variable – a local reference that can ...