With the following search..
Code: Select all
column1:=regex_extract($stem:,"^[^\-]+-\s\d\d.\d\d.") column1: dupe:column1
The search token causing the bug is..
Code: Select all
column1:
Code: Select all
column1:=regex_extract($stem:,"^[^\-]+-\s\d\d.\d\d.") column1: dupe:column1
Code: Select all
column1:
Code: Select all
exec: first expr $exec("%1")
exec: command $exec("%1")
exec: fullfilename E:\test.mp4
exec: depth 0
exec: exec "%1")
exec: depth 1
exec: got "E:\test.mp4"
exec: shellexecute file:E:\test.mp4 param:
shellexecute invoke E:\test.mp4
sub buf killed
set 1 run history in 0.000051 seconds
exec: main thread regained focus
new results 55
update index C:
USN DATA_OVERWRITE PcaAppLaunchDic.txt
USN CLOSE DATA_OVERWRITE PcaAppLaunchDic.txt
read usn journal C: in 0.003708 seconds
updated C: in 0.000023 seconds
The modified reason will be shown in the debug console (Tools -> Debug -> Console) as a RDC event in Cyan color.the test.mp4 is on a network share.
The file is likely being modified so the same issue applies.The related filename.lnk file in %APPDATA%\Microsoft\Windows\Recent\ also temporary disappears.
exec: