Posts: 1,058
Threads: 367
Joined: Oct 2007
When you run a Windows XP file (for example a .txt file) by double clicking it on explorer, this file entry is updated in $Recent$ folder. When you run this file using QM "run" command, $Recent$ folder is not updated accordingly. I would welcome any comments and/or advice. Thanks in advance.
Posts: 1,058
Threads: 367
Joined: Oct 2007
I would like to report that this observation is confined to .xls files, probably due to some Add-Ins loaded with Excel. I am still investigating.
Posts: 12,092
Threads: 142
Joined: Dec 2002
https://msdn.microsoft.com/en-us/librar ... 85%29.aspx
Macro
Macro2820
str s.expandpath("$qm$\winapi.txt")
SHAddToRecentDocs(SHARD_PATHW +@s)