11-28-2018, 04:37 PM
There is no automatic logging.
To measure logging speed, use functions PerfFirst, PerfNext, PerfOut. Or look in Task Manager or Process Explorer or Process Hacker.
If function LogFile is too slow, use LogFileFaster: http://ftp.quickmacros.com/forum/showthr...&pid=30493
Or let the macro set a global variable in some places. When hangs, run a function to see its value. This is the fastest.
To measure logging speed, use functions PerfFirst, PerfNext, PerfOut. Or look in Task Manager or Process Explorer or Process Hacker.
If function LogFile is too slow, use LogFileFaster: http://ftp.quickmacros.com/forum/showthr...&pid=30493
Or let the macro set a global variable in some places. When hangs, run a function to see its value. This is the fastest.
