Differences in Behaviour - v8.23.2
Posted: Mon Nov 10, 2025 11:39 am
I did try to Search the forum in case any of this had been covered, but Search doesn't seem to be working at the moment.
Over the many years I've used TextPad, updating to new versions has been transparent - no problems at all.
However I've just updated (from somewhere around v8.16) to v8.23.2 and found several issues which I'll diplomatically call "Differences in Behaviour" (DiBs)
DiB 1: V8.23.2 will not load a file with a file date before 1970: which previously would have loaded fine.
It reports "Unspecified Error" in a dialog box. To explain, I used to stamp files with 1/1/1900 if I wanted to keep them separate when I sorted a folder by date. No great problem for me to use 1/1/1970 instead, but was that change intended?
The downside of the unspecified error is that although TextPad hasn't loaded the file, it *thinks* it has and so on exiting saving all files, it saves a zero-byte file over the file it wouldn't load. That IS a great problem if you're not expecting it.
DiB 2: After V8.23.2 has edited files in a folder, all instances of TextPad are closed, and then those files are moved to a different folder, the original (now empty) folder remains locked and cannot be deleted until the system is fully rebooted.
DiB 3: Using the FileNew command in a Macro frequently causes a File OPEN dialog to appear.
Using File|New with the mouse or Ctrl-N from the keyboard (outside the Macro) still works fine.
DiB 4: Using the EditCut command in a Macro causes the selected text to disappear but NOT to be transferred to the Cut/Copy buffer; so the routine I frequently use in Macros (Select, EditCut, FileNew, EditPaste) loses the text I had cut and instead pastes the previous contents of the Copy/Paste buffer.
Using Edit|Paste with the mouse or Ctrl-V from the keyboard (outside the Macro) still works fine.
I've repeated these enough times to be reasonably certain it's not down to anything I'm doing wrong. It makes no difference whether I'm using my original Macros created before v8.23.2, or new ones just created with v8.23.2.
Can anyone help? The Macro issues are a bit of a show-stopper for me!
Over the many years I've used TextPad, updating to new versions has been transparent - no problems at all.
However I've just updated (from somewhere around v8.16) to v8.23.2 and found several issues which I'll diplomatically call "Differences in Behaviour" (DiBs)
DiB 1: V8.23.2 will not load a file with a file date before 1970: which previously would have loaded fine.
It reports "Unspecified Error" in a dialog box. To explain, I used to stamp files with 1/1/1900 if I wanted to keep them separate when I sorted a folder by date. No great problem for me to use 1/1/1970 instead, but was that change intended?
The downside of the unspecified error is that although TextPad hasn't loaded the file, it *thinks* it has and so on exiting saving all files, it saves a zero-byte file over the file it wouldn't load. That IS a great problem if you're not expecting it.
DiB 2: After V8.23.2 has edited files in a folder, all instances of TextPad are closed, and then those files are moved to a different folder, the original (now empty) folder remains locked and cannot be deleted until the system is fully rebooted.
DiB 3: Using the FileNew command in a Macro frequently causes a File OPEN dialog to appear.
Using File|New with the mouse or Ctrl-N from the keyboard (outside the Macro) still works fine.
DiB 4: Using the EditCut command in a Macro causes the selected text to disappear but NOT to be transferred to the Cut/Copy buffer; so the routine I frequently use in Macros (Select, EditCut, FileNew, EditPaste) loses the text I had cut and instead pastes the previous contents of the Copy/Paste buffer.
Using Edit|Paste with the mouse or Ctrl-V from the keyboard (outside the Macro) still works fine.
I've repeated these enough times to be reasonably certain it's not down to anything I'm doing wrong. It makes no difference whether I'm using my original Macros created before v8.23.2, or new ones just created with v8.23.2.
Can anyone help? The Macro issues are a bit of a show-stopper for me!