Search found 151 matches

by micha_he
10 May 2017 11:49
Forum: Bug reports
Topic: [V12.10b2] Error: Could not open the file "MULTI"
Replies: 0
Views: 5435

[V12.10b2] Error: Could not open the file "MULTI"

If I use "...\TextEd.exe /MONITOR file.log /MULTI" a error 'Could not open the file "MULTI"' appears, but the file opens as it should.

If I use "...\TextEd.exe /MULTI /MONITOR file.log" instead, it works perfectly...
by micha_he
05 May 2017 08:06
Forum: Bug reports
Topic: FIXED: [V12.10b1] Could not open the file "MONITOR"
Replies: 1
Views: 5580

FIXED: [V12.10b1] Could not open the file "MONITOR"

Prerequisites: - Exits RJTED instance with any (not the logfile below) opened file When i open a log with the commandline: "C:\Program Files\RJ TextEd\TextEd.exe" /MONITOR d:\demo.log it creates the following errror: Could not open the file "MONITOR" Do you want to create a new f...
by micha_he
05 May 2017 07:24
Forum: Bug reports
Topic: FIXED: [V12.10b1] Save options from logfile highlighting
Replies: 1
Views: 5167

FIXED: [V12.10b1] Save options from logfile highlighting

If I create new keywords in the logfile-highlighter options and select the options "Ignore case" or "Regular expressions", these options are not saved.

It only works at second attempt, when I select the exists keyword and then select these options again.
by micha_he
04 May 2017 22:05
Forum: Bug reports
Topic: FIXED: [V12.10b1] Missing seperating-space
Replies: 1
Views: 5566

FIXED: [V12.10b1] Missing seperating-space

I mean, under 12.06 there was a separating-space...
missingspace.jpg
missingspace.jpg (76.71 KiB) Viewed 5566 times
Edit: It's look, that's the grey background around the home-elements, changed his color to white !
by micha_he
27 Mar 2017 09:07
Forum: Syntax files
Topic: Modified AutoIt-Syntax
Replies: 7
Views: 20255

Re: Modified AutoIt-Syntax

- Changed wrong 'HexIdentifier' from '0x0' to '0x'
AutoIt_syx.zip
(23.72 KiB) Downloaded 662 times
by micha_he
16 Mar 2017 11:47
Forum: Syntax files
Topic: Modified AutoIt-Syntax
Replies: 7
Views: 20255

Re: Modified AutoIt-Syntax

- Added new UDF-keywords from AutoIt Version 3.3.14.2
AutoIt_syx.zip
(23.72 KiB) Downloaded 666 times
@Rickard, as always: You can replace the syntax-file in the next RJTED-version, if you like...
by micha_he
20 Feb 2017 09:20
Forum: Bug reports
Topic: [12.00b2] Help not work without internet
Replies: 5
Views: 10239

Re: [12.00b2] Help not work without internet

Or.... after editor is started, in a background-task, if anyway is checked for updates, switch to a local help if there is no internet-connection and a local help-file/-folder is present.
by micha_he
10 Feb 2017 13:42
Forum: Bug reports
Topic: FIXED[12.00b3] Access violation when compare identical files
Replies: 1
Views: 5451

FIXED[12.00b3] Access violation when compare identical files

Code: Select all

Access violation at adress 00000000007CEFC4 in module 'TextEd.exe'.
Read of address 0000000000000FB0.
... if you use the /COMPARE option with identical files (accidentally) !
by micha_he
10 Feb 2017 13:37
Forum: Bug reports
Topic: NOBUG: [12.00b2] Compare-Option does not work in all modes
Replies: 5
Views: 9658

Re: NOBUG: [12.00b2] Compare-Option does not work in all mod

"/MULTI /COMPARE..." works in beta3.

Without '/MULTI' the problem with '/COMPARE' still exists, if another NOT-MULTI instance is running!
(Simple: No '/COMPARE' from commandline is working, if another NON-MULTI-instance is running)
by micha_he
09 Feb 2017 08:03
Forum: Bug reports
Topic: NOBUG: [12.00b2] Compare-Option does not work in all modes
Replies: 5
Views: 9658

Re: NOBUG: [12.00b2] Compare-Option does not work in all mod

But why does the 'third instance' (from my post #1 above) not start / not show any window ?
by micha_he
09 Feb 2017 07:59
Forum: Bug reports
Topic: [12.00b2] Help not work without internet
Replies: 5
Views: 10239

Re: [12.00b2] Help not work without internet

Maybe you can look first (at program start), if there is a 'help.chm' in the program-folder. So we can install it manually in there folder, after download it. On the other way, each user must configurate the help-tool-configuration for themselves. You could also offer help in HTML format (in a seper...
by micha_he
08 Feb 2017 17:14
Forum: Bug reports
Topic: [12.00b2] Help not work without internet
Replies: 5
Views: 10239

Re: [12.00b2] Help not work without internet

Security instructions ! Second network.

Data-transport only over a security-gateway.
by micha_he
08 Feb 2017 17:09
Forum: Bug reports
Topic: NOBUG: [12.00b2] Compare-Option does not work in all modes
Replies: 5
Views: 9658

Re: NOBUG: [12.00b2] Compare-Option does not work in all mod

But "/MULTI /COMPARE" unfortunately doesn't work...

and I've expected, that RJTED open the two documents in the last opened (without /MULTI) instance in compare-mode ?!
by micha_he
08 Feb 2017 15:55
Forum: Bug reports
Topic: NOBUG: [12.00b2] Compare-Option does not work in all modes
Replies: 5
Views: 9658

NOBUG: [12.00b2] Compare-Option does not work in all modes

Actual state: One instance of RJTED ist opened with '/MULTI'-option. If i open a second instance with '/COMPARE'-option, all seems ok. I close it. Open a second instance of RJTED without any option and let it open. Start another with '/COMPARE'-option, no new windows (in the second instance) appears...