xplorer2 problem using editor2

Chitchat about x² / 2X products

Moderators: fgagnon, nikos, Site Mods

burale
New Member
Posts: 5
Joined: 2002 Aug 26, 19:39
Location: Arora, ON, CA

xplorer2 problem using editor2

Post by burale »

Newbie user here:

Note this problem cleared it self when I tried to report it :roll:

Trying to set up Editor2 as default for Editing/F4 Viewing /F3
Set these up in the registry per alpha.txt
Here are the registry keys I set:

Code: Select all

[HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc\xplorer2]
"szExternalEditor"="C:\Program Files\AmbPF-notins\editor2\Editor2.exe" /E
"szExternalViewer"="C:\Program Files\AmbPF-notins\editor2\Editor2.exe" /V
"szEditor2Path"="C:\Program Files\AmbPF-notins\editor2\Editor2.exe"
Keying F3 with a file selected gives this DbMon message:

Code: Select all

1248: Thread 76c pump: unrecognized message 49433 ignored
1248: Thread 76c pump: unrecognized message 49433 ignored
1248: Frame_2907dc handling command 32788
1248: Launching command: editor2.exe /V "C:\Program Files\AmbPF-notins\Xplorer▓
(alpha)\alpha.txt"
1248: Thread 76c: ErrorBeep(48)
1248: status_1b077a alert msg: Cannot launch editor/viewer; check command lines
in registry
1248: Thread 76c pump: unrecognized message 49433 ignored
Note: the block character is (I assume) the superscript-2 I put in my folder name cause I think its so cute :wink:


After I made the above settings (which AFAICT are "correct") and got the above error messages I went back to the Registry and discovered that these three values had been changed to read:

Code: Select all

[HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc\xplorer2]
"szExternalEditor"=""
"szExternalViewer"=""
"szEditor2Path"="editor2.exe"
I took the easy way out and copied editor2.exe to somewhere on my %PATH% and now it works perfectly

So PROBLEM solved but I thought I'd report it in case it indicates some other generic error I've made ...
Regards ... Alec
User avatar
nikos
Site Admin
Site Admin
Posts: 16341
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

the problem was caused because you changed the registry while x2 was running; on close it just overwrote everything you typed in. You have to quit x2 (all instances) first