Carlo Hogeveen
unread,Feb 23, 2026, 5:11:39 AMFeb 23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sem...@googlegroups.com
Hi Sammy,
If LoadHistory() has a non-existent file as a parameter or tsehist.dat does not exist, then LoadHistory() sets NumHistoryNames() to 0, but no histories are deleted from TSE's history lists buffer.
That is inconsistent and corrupts TSE's history lists buffer.
My preference would be that in such cases TSE's history lists buffer gets initialized.
Knowing the bug I can and will just program around it, but it might be nice to fix this for future usage.
Aside, I am now using and relying on the NumHistoryNames() function you added for me.
Thank you!
Carlo