Goto

Jumps a certain amount of bytes (specified in Hex or Decimal) within the source.
Step in bytes: the desired amount of bytes, entered in Hex or Decimal (depends on the clicked icon)
From the beginning: counting from the beginning of the file.
From this position: counting from the current cursor position.
Backward from the end: counting from the end of the file with reverse direction.

Note: Pressing F6 when the dialog box has closed, will perform a new Goto with the same attributes.

Return