Try using the SD command "ExecuteShellCommand"
It allows you to run a command and have the result output to a variable
So if you just run the command "time /t" .. and define the variable as CapturedDate
Should work
Paul
Try using the SD command "ExecuteShellCommand"
It allows you to run a command and have the result output to a variable
So if you just run the command "time /t" .. and define the variable as CapturedDate
Should work
Paul