Page 2 of 2
Re: Recently opened files
Posted: 09 Sep 2026 16:37
by klownboy
For scripters though wouldn't a better approach be to take the list (of recently opened files) and check in advance if the files exist in a foreach loop. We would rebuild and weed out the list (formatlist) so when we click on one of those file entries we've already checked that it exist or it wouldn't be on the displayed list.
Re: Recently opened files
Posted: 09 Sep 2026 16:54
by admin
A scripter can script that.

Re: Recently opened files
Posted: 09 Sep 2026 19:30
by Horst
admin wrote: ↑09 Sep 2026 16:54
A scripter can script that.
The List management should have a clean-up function without the need for any script

Re: Recently opened files
Posted: 09 Sep 2026 20:05
by admin
It will get one, later.