If this has been reported already, please accept my apology.
When running a capture from a script or batch file, the time variables are not saved. Instead the variables are replaced with "mHS".
Example of a batch file:
saved as capture_mHS.jpg
When running a capture from a script or batch file, the time variables are not saved. Instead the variables are replaced with "mHS".
Example of a batch file:
Code:
"C:\pathto\i_view32.exe" /capture=2 /convert=C:\tempdir\capture_$U(%d%m%Y_%H%M%S).jpg
Comment