Paste preview (command Selection/Paste preview)
This either inserts or overwrites data starting at the current
offset. Choose a radio button for the writing mode wished for.
The big edit-box is initialised with the current text content of
the clipboard. Since Edit-boxes can not hold very large amounts
of data (around 64K), please use Selection/Paste to paste such
large blocks of memory. You can also choose how many times the
current data is written.
If "Paste coded binary values as text" is unchecked,
all data in the edit-box is considered to contain special syntax,
so <ld:150> will not be written as the text "<ld:150>"
but as a longword value of 150. Check the checkbox if you want to
paste as text. The binary mode (Little or Big-endian) and
character set (ANSI or OEM) is used as set in the options.