home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 10
/
aminetcdnumber101996.iso
/
Aminet
/
text
/
edit
/
FrexxEdA.lha
/
FrexxEd
/
fpl
/
HexEdit.FPL.README
< prev
next >
Wrap
Text File
|
1995-07-19
|
649b
|
27 lines
############################################
File: HexEdit.FPL
Author: Kjell Ericson
Email: kjer@pki.philips.se, FidoNet 2:201/328
Short description: edit the buffer by typing hexadecimal values
Version: 1.0
Date: 16.9.94
Local settings: hex_edit
Global settings:
Keysequence:
Type: Hook
Prereq:
############################################
FUNCTION
HexEdit() is hooked to 'Output()' and is called when the local setting
'hex_edit' is set and you press a key.
HexEdit() translates the hexadecimal number you press and change the
current nybble (high first). The cursor will be moved when the low nybble
is changed.
SEE ALSO
FACT_hex.FPL