Thanks a lot for your blfix.zip, It works excellent!
I'm waiting for your arrow_jump_plugin!
The no.4 problem is:
You can download the version v1.13 from here:
http://www.exetools.com/files/debuggers/win/trw2k113.zip
compare the command '?' with v1.13 & v1.22, for example:
Type the command '?10' in v1.13 will desplay: DEC=10 HEX=a
Type the command '?10' in v1.22 will desplay: DEC=16 HEX=10
hehe, The true display is v1.13-->Must try your expression in
decimal first. If that fails, try it in hex.
try a command '?10h' to display it in hex.
I think this is v1.22's bug.
TWX2002 does well! It adds a new command '%'.change the dec to hex.