Cut (command Selection/Cut)
This command is used to remove bytes from the file. These bytes
can either be copied to the clipboard (as text with special Byte-code
syntax for non-character bytes) or just deleted. In the dialog
you can choose the start offset where the cutting begins (the
byte at that offset is the first to be cut), how many bytes to
cut (specify either the offset of the last byte to cut or the
number of bytes including the first byte to be cut, and check the
appropriate radio button). If the data should be cut to the
clipboard, check the checkbox on the bottom of the dialog box.
If the command is chosen without a selection, then the values in
the dialog will be set so that the byte at the current offset
will be cut.