Search found 98 matches
- 26 Jan 2023 20:40
- Forum: Bugs
- Topic: Backup file edits didn't work
- Replies: 0
- Views: 499
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...
- 10 Dec 2022 23:13
- Forum: Bugs
- Topic: FIXED: Bug(s) with v15.66 upgrade
- Replies: 7
- Views: 552
Re: FIXED: Bug(s) with v15.66 upgrade
But no way to recover my files opened in tabs?
- 10 Dec 2022 12:04
- Forum: Bugs
- Topic: FIXED: Bug(s) with v15.66 upgrade
- Replies: 7
- Views: 552
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...
- 27 Oct 2022 08:24
- Forum: Questions
- Topic: WinMerge x86 32b or WIn 10 64b?
- Replies: 3
- Views: 574
Re: WinMerge x86 32b or WIn 10 64b?
Yeah. I generally don't mess with stuff or upgrade too much.
"RJTE's own tool"? Is it built-in "now"? So no need for external program?
"RJTE's own tool"? Is it built-in "now"? So no need for external program?
- 26 Oct 2022 21:51
- Forum: Questions
- Topic: WinMerge x86 32b or WIn 10 64b?
- Replies: 3
- Views: 574
WinMerge x86 32b or WIn 10 64b?
WinMerge is now (?) available as a 64-bit program.
I have 32-bit installed.
I wasn't sure if that was because RJTE required that, or what?
Does it matter?
I have 32-bit installed.
I wasn't sure if that was because RJTE required that, or what?
Does it matter?
- 11 Aug 2022 10:06
- Forum: Scripts
- Topic: I guess the Script system changed
- Replies: 5
- Views: 5411
Re: I guess the Script system changed
I finally got it to run, thanks.
- 11 Aug 2022 09:51
- Forum: Scripts
- Topic: I guess the Script system changed
- Replies: 5
- Views: 5411
Re: I guess the Script system changed
Thanks. I originally didn't have the #language JScript but saw in the manual that it could be done, so I added it. When I took it out, it showed the start message I added. But then it locked the editor up and it acted strange. This if (sChar >= "0" && sChar <= "9") { is c...
- 10 Aug 2022 11:41
- Forum: Scripts
- Topic: I guess the Script system changed
- Replies: 5
- Views: 5411
Re: I guess the Script system changed
Thanks. It didn't move the cursor anywhere. Strange that you can't use built-in JavaScript functions. I changed what probably needed to be changed and now it's not giving any error messages, but is also not doing anything. I also added ShowMessage("Start"); at the top of the script and tha...
- 09 Aug 2022 23:47
- Forum: Scripts
- Topic: I guess the Script system changed
- Replies: 5
- Views: 5411
I guess the Script system changed
Is there a manual for it anywhere yet? Most of my scripts don't work now. This script gives an error saying it needs a ')', but I have no idea where. Maybe I'm missing it, or something has changed. Document.BeginUpdate(); var sText = Document.SelText; if (sText == "") { Document.SelectAll;...
- 09 Aug 2022 22:32
- Forum: Scripts
- Topic: Wrap it! script
- Replies: 4
- Views: 12913
Re: Wrap it! script
I enhanced, renamed, and cleaned up the code to make it more readable and understandable. Added some SPACE characters and a Cancel button. Added/Modified: ('_' is a SPACE here) jsphpMultiLineComment /*_ selection _*/ jsphpSingLineComment //_ selection phpHashComment #_ selection htmlComment <!--_ se...
- 29 Apr 2022 07:48
- Forum: Bugs
- Topic: Selected text color changed after upgrade
- Replies: 0
- Views: 861
Selected text color changed after upgrade
This is basically a bug. I had changed my Selection Text Background Color to White on RED so it was evident and stood out, and when I upgraded to version 15.49 (?), it "reset" (?) it to a light green background color . (black text) I made the customization so long ago, now I have to figure...
- 12 Apr 2022 08:56
- Forum: Questions
- Topic: Export found text?
- Replies: 2
- Views: 1196
Re: Export found text?
It had been so long since I had done that, I forgot how, but then finally remembered.
You use the COUNT function of the Search dialog box.
You use the COUNT function of the Search dialog box.
- 11 Apr 2022 08:53
- Forum: Questions
- Topic: Export found text?
- Replies: 2
- Views: 1196
Export found text?
I thought the editor already did this, or maybe I asked for it as a Feature and it was never done. But I need the FOUND text only from a regular expression, and the ability to copy it into the buffer or export it to a file, not the line number and full line with highlighted found text. Am I missing ...
- 01 Mar 2021 07:27
- Forum: Bugs
- Topic: ??? Not displaying some lines again
- Replies: 2
- Views: 2244
Re: ??? Not displaying some lines again
Yes. I use white for HTML, green for PHP, pink for CSS, and blue for JS. I just tried several ways to try to get it to happen again and it didn't. (scrolling down with the slider, Ctrl-End to jump down to the bottom, etc.) I guess you make so many edits you can't remember what you did before, but I'...
- 23 Feb 2021 00:30
- Forum: Bugs
- Topic: ??? Not displaying some lines again
- Replies: 2
- Views: 2244
??? Not displaying some lines again
It's doing that weird thing where it's not displaying some lines in the file. I think only toward the bottom? I can't see how I can give you more info than that. But it has happened before. I go to the bottom of the file and it looks like a line a few up from the bottom is missing. So I click there,...