Search found 118 matches

by rjbill
23 Jan 2024 22:18
Forum: Scripts
Topic: Error Reporting
Replies: 2
Views: 153

Re: Error Reporting

It works without the MainApp.

Mine has never changed the cursor location anywhere. (that I can remember historically, even)
Even when I do Dual Document View like is suggested in the Help.
by rjbill
23 Jan 2024 22:15
Forum: Bugs
Topic: CHM Help file
Replies: 3
Views: 173

Re: CHM Help file

Thanks. That was the problem.

It's not Unlock, it's UnBlock.

Just right-click on the file and choose Properties, and at the bottom click the Unblock checkmark.
by rjbill
23 Jan 2024 20:03
Forum: Bugs
Topic: CHM Help file
Replies: 3
Views: 173

CHM Help file

I don't know if it's just me, but the CHM file doesn't work. (newly downloaded)
When I click on an item in the left "menu", it doesn't show anything in the right section.
by rjbill
23 Jan 2024 19:51
Forum: Bugs
Topic: FIXED: [v16.10] CTRL-RIGHT bug
Replies: 10
Views: 574

Re: FIXED: [v16.10] CTRL-RIGHT bug

Thank you. BTW, maybe this is fixed, but, if you are at the front of this line (underscores are SPACEs) and press Ctrl-Shift-Right-Arrow: ___TMemIniFile ini = TMemIniFile.Create("c:\MyFolder\Settings.ini"); It selects THIS, with the the vertical bar being the cursor: ___TMemIniFile | ini =...
by rjbill
23 Jan 2024 18:51
Forum: Scripts
Topic: Error Reporting
Replies: 2
Views: 153

Error Reporting

The level and type of error reporting in the Scripting system is ridiculous and stupid. Fixed it: The problem was "++nCount", which is not allowed, it has to be "nCount++". It's actually SAD and unfortunate that the error reporting works like this. For the JS code below, it only ...
by rjbill
23 Jan 2024 10:25
Forum: Bugs
Topic: FIXED: [v16.10] CTRL-RIGHT bug
Replies: 10
Views: 574

Re: [v16.10] CTRL-RIGHT bug

Yeah. Afaic, it's BROKEN now. It is very irritating. I think that Ctrl-Right-Arrow should be "Start of Next Word" and Ctrl-Left-Arrow should be "Start of Previous Word". With words basically being delimited by SPACE characters, although sometimes you would like other characters, ...
by rjbill
02 Dec 2023 12:01
Forum: Bugs
Topic: FIXED? Set Font... -- Odd Behavior?
Replies: 3
Views: 1427

FIXED? Set Font... -- Odd Behavior?

I looked in the manual, and it says it sets the font for each file type. On the one hand, that's kind of nice, and is possibly usable for some people. OTOH, I would like to set the font for ALL files as a global size. So I posted this in Bugs, because this is buggy to me. I don't know if there is a ...
by rjbill
16 Nov 2023 08:08
Forum: Bugs
Topic: FIXED? Disappeared 'Opened' File-Tabs
Replies: 4
Views: 1519

Re: FIXED? Disappeared 'Opened' File-Tabs

Thank you.
by rjbill
31 Oct 2023 04:34
Forum: Bugs
Topic: FIXED? Disappeared 'Opened' File-Tabs
Replies: 4
Views: 1519

Re: Disappeared 'Opened' File-Tabs

1. is unchecked 2. is checked I don't have a DebugOutput.txt or a DebugOptions.txt, although I did the upgrade. I use the Reopen last open documents at startup as a kind of Project Manager. Every time it has happened before, I was told that it was unrecoverable. A backup of the list, or file that ke...
by rjbill
28 Oct 2023 13:47
Forum: Bugs
Topic: FIXED? Disappeared 'Opened' File-Tabs
Replies: 4
Views: 1519

FIXED? Disappeared 'Opened' File-Tabs

Prior to updating to 16.01 Beta,
I started up the Editor, and
all of my 'opened' file tabs
disappeared.

This has happened before after
an upgrade, but never in the use of
the Editor.

It REALLY sux.
by rjbill
21 Sep 2023 10:58
Forum: Features
Topic: What happened to all the Feature Request posts?
Replies: 3
Views: 1129

Re: What happened to all the Feature Request posts?

I'm only showing TWO pages.

The last one is dated: Fri Jan 01, 2021 6:43 pm

I've done feature requests probably as far back as 2016 or maybe before that.
by rjbill
17 Sep 2023 09:28
Forum: Features
Topic: What happened to all the Feature Request posts?
Replies: 3
Views: 1129

What happened to all the Feature Request posts?

I came here to do a search for a feature request to see if it had been done and most of the posts are gone.
Were they archived anywhere?
by rjbill
26 Jan 2023 20:40
Forum: Bugs
Topic: Backup file edits didn't work
Replies: 0
Views: 1040

Backup file edits didn't work

One of the few times I needed to recover something from the backed up edit files and it didn't work. I deleted a section of a file. Then did a bunch of edits. Then I realized I should have gotten a copy of the deleted section. And I didn't want to undo all of those edits to get it back. Then I remem...
by rjbill
10 Dec 2022 23:13
Forum: Bugs
Topic: FIXED: Bug(s) with v15.66 upgrade
Replies: 7
Views: 983

Re: FIXED: Bug(s) with v15.66 upgrade

But no way to recover my files opened in tabs?
by rjbill
10 Dec 2022 12:04
Forum: Bugs
Topic: FIXED: Bug(s) with v15.66 upgrade
Replies: 7
Views: 983

FIXED: Bug(s) with v15.66 upgrade

I just upgraded to version 15.66 (64 bit) [from 15.63] and it forgot all of the files I had open, which is HIGHLY irritating and annoying. I suppose there is no way to get them back. I can kind of get them back via the Home panel Recent Files. (I think) But it's a major pain having to go through tho...