> --- Ursprüngliche Nachricht ---
> Von: "Kevin Jones" <[EMAIL PROTECTED]>
> An: "'Discussion of the SciTE editor'" <[email protected]>
> Betreff: [scite] scite hex editing
> Datum: Wed, 1 Mar 2006 20:20:24 -0600
> 
> Hello, was wondering if there was any thought to adding hex editing to the
> scite program?

Hi,
i'm using an external freeware hex-editor named hxd 
( http://mh-nexus.de/programs.htm ). Placed its exe-file to the scite-folder
and adding the following to my SciteUser.properties:

command.name.23.*=open with HxD
command.23.*=$(SciteDefaultHome)\HxD.exe "$(FileNameExt)"
command.subsystem.23.*=1

now i have a menuitem in the tools-menu, which opens the current file in hxd

HTH Frank

-- 
"Feel free" mit GMX FreeMail!
Monat für Monat 10 FreeSMS inklusive! http://www.gmx.net
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to