Table of Contents

Advertisement

File / Save encryption table
This command writes the content of the memory's part, reserved for an encryption table, into
the file on the disk as a binary data.
File / Exit without save
The command deallocates heap, cancels buffer on disk (if exists) and returns back to the
operation system.
File / Exit and save
The command deallocates heap, cancels buffer on the disk (if exists), saves current setting of
recently selected devices to disk and returns back to the operation system.

Buffer

Menu Buffer is used for buffer manipulation, block operation, filling a part of buffer with string,
erasing, checksum and of course editing and viewing with other items (find and replace string,
printing...).
Buffer / View/Edit
This command is used to view (view mode) or edit (edit mode) data in buffer (for viewing in
DUMP mode only). Use arrow keys for select the object for edit. Edited data are signified by
color.
You can use <F4> hot key also.
View/Edit Buffer
F1
F2
Ctrl+F2
Ctrl+Shift+F2
Shift+F2
F3
Shift+F3
F4
F5
display help of actual window
fill block causes filling selected block of buffer by requested hex (or ASCII)
string. Sets start and end block for filling and requested hex or ASCII
string.
erase buffer with specified blank value
fill buffer with random data
save buffer data to binary file. This command is available for secondary
buffers only. Secondary buffers are special areas used for some devices,
for example Data EEPROM for Microchip PICmicro devices. Commands
for Load/Save data to/from Main buffer are available in main menu "File"
and also by buttons Load, Save in main application window.
copy block is used to copy specified block of data in current buffer on new
address. Target address needn't be out from source block addresses.
load data from binary file to buffer. This command is available for
secondary buffers only. For more information see notes for save buffer
data command (Shift+F2) above.
move block is used to move specified block of data in current buffer on
new address. Target address needn't be out from source block addresses.
Source address block (or part) will be filled by topical blank character.
swap bytes command swaps a high- and low- order of byte pairs in current
buffer block. This block must start on even address and must have an
even number of bytes. If these conditions do not fulfill, the program
77
PG4UW

Advertisement

Table of Contents
loading

This manual is also suitable for:

48pro248pro2c40pro

Table of Contents