home *** CD-ROM | disk | FTP | other *** search
/ Games Tips & Tricks / GAMESTIPSUNDTRICKS.mdf / utility / hview / hiew.hlp < prev    next >
Text File  |  1994-12-12  |  13KB  |  315 lines

  1.                     ** Hiew help 5.00 day 23 **
  2.  
  3. *** English edition: *.*******
  4.  
  5. ;╔═════════════════════════════════════════════════════════════╗
  6. ;║                  Edit searching string                      ║
  7. ;╚═════════════════════════════════════════════════════════════╝
  8. [FindEdit]
  9.  F2               - toggle direction forward/backward
  10.  Enter            - enter string
  11.  Escape           - cancel
  12.  Tab              - toggle hex/ascii edit
  13.   Up              - toggle hex/ascii edit
  14.   Down            - toggle hex/ascii edit
  15.  Home             - top of line
  16.  End              - end of line
  17.  Left             - move left on 1 character
  18.  Right            - move right on 1 character
  19.  PgUp             - clear string
  20.   PgDown          - clear string
  21.  Insert           - toggle insert mode
  22.  Backspace        - delete previous character
  23.  Del              - delete character under cursor
  24.  CtrlEnd          - truncate string at cursor
  25.   Alt-X           - truncate string at cursor
  26. ;
  27. ;╔═════════════════════════════════════════════════════════════╗
  28. ;║                  Edit string                                ║
  29. ;╚═════════════════════════════════════════════════════════════╝
  30. ;
  31. [StringEdit]
  32.  Enter            - enter string
  33.  Escape           - cancel
  34.  Home             - top of line
  35.  End              - end of line
  36.  Left             - left on 1 character
  37.  right            - right on 1 character
  38.  PgUp             - clear string
  39.   PgDown          - clear string
  40.  Insert           - toggle insert mode
  41.  Backspace        - delete previons character
  42.  Del              - delete character under cursor
  43.  CtrlEnd          - truncate string at cursor
  44.   Alt-X           - truncate string at cursor
  45. ;
  46. ;╔═════════════════════════════════════════════════════════════╗
  47. ;║                  Text view                                  ║
  48. ;╚═════════════════════════════════════════════════════════════╝
  49. ;
  50. [Text]
  51.  Enter            - switch mode to HEX
  52.  Escape           - quit without save timestamp
  53.  ──────────────────── Function  keys ──────────────────────────
  54.  F1      - Info   - information ( path, size of heap, etc )
  55.  F2      - Wrap   - wrap/unwrap long line
  56.  F4      - Mode   - select view mode
  57.  F6      - LnFeed - select character(s) "Line Feed"
  58.  F7      - Search - search string
  59.  F9      - Files  - filemanager for **argv
  60.  F10     - Quit   - quit with saving timestamp
  61.  CtrlF3  - Replac - search & replace
  62.  CtrlF4  - ReRead - re-read file in buffer
  63.  CtrlF6  - Tab    - tab on/off
  64.  CtrlF7  - NextSr - search next
  65.   CtrlEnter       - search next
  66.   ShiftF7         - search next
  67.  CtrlF8  - PrvFil - previous file from **argv
  68.  CtrlF9  - NxtFil - next file from **argv
  69.  CtrlF10 - SavSta - save current state (position,search,etc...)
  70.  ───────────────────── Cursors movement ───────────────────────
  71.  Home             - top of line
  72.  End              - end of line
  73.  right            - right on 1 character
  74.  Left             - left on 1 character
  75.  Ctrlright        - right on 20 characters
  76.  CtrlLeft         - left on 20 characters
  77.  CtrlHome         - top of file
  78.  CtrlEnd          - end of file
  79.  Down             - down 1 line
  80.   CtrlPgDown      - down 1 line
  81.  Up               - up 1 line
  82.   CtrlPgUp        - up 1 line
  83.  PgDown           - down 24 lines
  84.  PgUp             - up 24 lines
  85.  ───────────────────────── stack ───────────────────────────
  86.  +                - store current position in stack
  87.  -                - delete current position from stack
  88.  0                - delete all positions from stack
  89.  1 - 8            - restore N-th position from stack
  90. ;
  91. ;╔═════════════════════════════════════════════════════════════╗
  92. ;║                  Hex view                                   ║
  93. ;╚═════════════════════════════════════════════════════════════╝
  94. ;
  95. [Hex]
  96.  Enter            - switch mode to CODE
  97.  Escape           - quit without saving timestamp
  98.  ──────────────────── Functions keys ──────────────────────────
  99.  F1      - Info   - information ( path, size of heap, etc )
  100.  F2      - PutBlk - write block ( if marked )
  101.  F3      - Edit   - edit
  102.  F4      - Mode   - select view mode
  103.  F5      - Goto   - goto new offset
  104.  F7      - Search - search string
  105.  F8      - Header - show/edit EXE-header
  106.  F9      - Files  - filemanager for **argv
  107.  F10     - Quit   - quit with saving timestamp of file
  108.  CtrlF2  - GetBlk - read block ( if marked )
  109.  CtrlF3  - Replac - search & replace
  110.  CtrlF4  - ReRead - re-read file in buffer
  111.  CtrlF5  - Base   - new base
  112.  CtrlF7  - NextSr - search next
  113.   CtrlEnter       - search next
  114.   ShiftF7         - search next
  115.  CtrlF8  - PrvFil - previous file from **argv
  116.  CtrlF9  - NxtFil - next file from **argv
  117.  CtrlF10 - SavSta - save current state (position,search,etc...)
  118.  ───────────────────── Cursors movement ───────────────────────
  119.  Home             - allign on 16 bytes
  120.  right            - right on 1 character
  121.  Left             - left on 1 character
  122.  Ctrlright        - screen right
  123.  CtrlLeft         - screen left
  124.  CtrlHome         - top of file
  125.  CtrlEnd          - end of file
  126.  Down             - down 1 line
  127.  Up               - up 1 line
  128.  PgDown           - down 24 lines
  129.  PgUp             - up 24 lines
  130.  CtrlPgDown       - screen up
  131.  CtrlPgUp         - screen down
  132.  Insert           - add bytes to the file
  133.  ────────────────────────── Block ─────────────────────────────
  134.  *                - mark/unmark block
  135.  /                - goto on top block
  136.  F2      - PutBlk - write block ( if marked )
  137.  CtrlF2  - GetBlk - read block ( if marked )
  138.  ───────────────────────── stack ───────────────────────────
  139.  +                - store current position in stack
  140.  -                - delete current position from stack
  141.  0                - delete all positions from stack
  142.  1 - 8            - restore N-th position from stack
  143. ;
  144. ;╔═════════════════════════════════════════════════════════════╗
  145. ;║                  Hex edit                                   ║
  146. ;╚═════════════════════════════════════════════════════════════╝
  147. ;
  148. [HexEdit]
  149.  Tab              - switch hex/ascii edit
  150.  Escape           - quit without save
  151.  ──────────────────── Functions keys ──────────────────────────
  152.  F1      - Info   - information ( path, size of heap, etc )
  153.  F3      - Undo   - restore original byte under cursor
  154.  F4      - Byte   - bit edit byte under cursor
  155.  F5      - Word   - bit edit word under cursor
  156.  F6      - Dword  - bit edit double word under cursor
  157.  F9      - Update - save changes
  158.  F10     - Trunc  - truncate file at cursor
  159.  ───────────────────── Cursors movement ───────────────────────
  160.  Home             - top of line
  161.  End              - end of line
  162.  right            - right on 1 character
  163.  Left             - left on 1 character
  164.  CtrlHome         - top of edit buffer
  165.  CtrlEnd          - end of edit buffer
  166.  Down             - down 1 line
  167.  Up               - up 1 line
  168.  Backspace        - restore original previous byte
  169. ;
  170. ;╔═════════════════════════════════════════════════════════════╗
  171. ;║                  Bits edit                                  ║
  172. ;╚═════════════════════════════════════════════════════════════╝
  173. ;
  174. [BitsEdit]
  175.  Escape           - quit without saving
  176.  ──────────────────── Functions keys ──────────────────────────
  177.  F2      - Not    - negative current bit
  178.  F3      - Undo   - restore original bit under cursor
  179.  F9      - Update - save changes
  180.  ───────────────────── Cursors movement ───────────────────────
  181.  Home             - first bit
  182.  End              - last bit
  183.  right            - right on 1 bit
  184.  Left             - left on 1 bit
  185.  Backspace        - restore original previous bit
  186. ;
  187. ;╔═════════════════════════════════════════════════════════════╗
  188. ;║                  Code view                                  ║
  189. ;╚═════════════════════════════════════════════════════════════╝
  190. ;
  191. [Code]
  192.  Enter            - switch mode to TEXT
  193.  Escape           - quit without saving timestamp
  194.  ──────────────────── Functions keys ──────────────────────────
  195.  F1      - Info   - information ( path, size of heap, etc )
  196.  F2      - PutBlk - write block ( if marked )
  197.  F3      - Edit   - edit
  198.  F4      - Mode   - select view mode
  199.  F5      - Goto   - goto new offset
  200.  F6      - Refer  - find reference on current position
  201.  F7      - Search - search string
  202.  F8      - Header - show/edit EXE-header
  203.  F9      - Files  - filemanager for **argv
  204.  F10     - Quit   - quit with saving timestamp
  205.  CtrlF1  - 16/32  - size of operand/adress
  206.  CtrlF2  - GetBlk - read block ( if marked )
  207.  CtrlF3  - Replac - search & replace
  208.  CtrlF4  - ReRead - re-reading file in buffer
  209.  CtrlF5  - Base   - new base
  210.  CtrlF6  - NextRf - next reference
  211.  CtrlF7  - NextSr - search next
  212.   CtrlEnter       - search next
  213.   ShiftF7         - search next
  214.  CtrlF8  - PrvFil - previous file from **argv
  215.  CtrlF9  - NxtFil - next file from **argv
  216.  CtrlF10 - SavSta - save current state (position,search,etc...)
  217.  ───────────────────── Cursors movement ───────────────────────
  218.  right            - right on 1 character
  219.  Left             - left on 1 character
  220.  CtrlHome         - top of file
  221.  CtrlEnd          - end of file
  222.  Down             - down 1 line
  223.  Up               - up 1 line
  224.  PgDown           - down 24 lines
  225.  PgUp             - up 24 lines
  226.  CtrlPgDown       - screen up
  227.  CtrlPgUp         - screen down
  228.  Insert           - add bytes to file
  229.  ─────────────────────── Jumps/calls ──────────────────────────
  230.  A - Y            - jump to target
  231.  Z                - return to previous position
  232.  ────────────────────────── Block ─────────────────────────────
  233.  *                - mark/unmark block
  234.  /                - go to top block
  235.  F2      - PutBlk - write block ( if marked )
  236.  CtrlF2  - GetBlk - read block ( if marked )
  237.  ───────────────────────── stack ───────────────────────────
  238.  +                - store current position in stack
  239.  -                - delete current position from stack
  240.  0                - delete all positions from stack
  241.  1 - 8            - restore N-th position from stack
  242. ;
  243. ;╔═════════════════════════════════════════════════════════════╗
  244. ;║                  Code edit                                  ║
  245. ;╚═════════════════════════════════════════════════════════════╝
  246. ;
  247. [CodeEdit]
  248.  Escape           - quit without save
  249.  ──────────────────── Functions keys ──────────────────────────
  250.  F1      - Info   - information ( path, size of heap, etc )
  251.  F3      - Undo   - restore original byte under cursor
  252.  F9      - Update - save changes
  253.  F10     - Trunc  - truncate file at cursor
  254.  ───────────────────── Cursors movement ───────────────────────
  255.  right            - right on 1 character
  256.  Left             - left on 1 character
  257.  CtrlHome         - top of edit buffer
  258.  CtrlEnd          - end of edit buffer
  259.  Down             - down 1 line
  260.  Up               - up 1 line
  261.  Backspace        - restore original previons byte
  262. ;
  263. ;╔═════════════════════════════════════════════════════════════╗
  264. ;║                  Header view                                ║
  265. ;╚═════════════════════════════════════════════════════════════╝
  266. ;
  267. [Header]
  268.  Escape           - quit
  269.  ──────────────────── Functions keys ──────────────────────────
  270.  F1      - Info   - information ( path, size of heap, etc )
  271.  F3      - Edit   - edit header
  272.  F4      - Image  - goto on top image of EXE-file
  273.  F5      - Entry  - goto on entry point
  274. ;
  275. ;╔═════════════════════════════════════════════════════════════╗
  276. ;║                  Header edit                                ║
  277. ;╚═════════════════════════════════════════════════════════════╝
  278. ;
  279. [HeaderEdit]
  280.  Escape           - quit without saving
  281.  ──────────────────── Functions keys ──────────────────────────
  282.  F2      - Pages  - calculate pages value ( +2,+4 in header )
  283.  F3      - Undo   - restore original value under cursor
  284.  F9      - Update - save changes
  285.   Enter           - save changes
  286.  ───────────────────── Cursors movement ───────────────────────
  287.  right            - right on 1 byte
  288.  Left             - left on 1 byte
  289.  Tab              - Next field
  290.   Down            - Next field
  291.  Backtab          - previons field
  292.   Up              - previons field
  293. ;
  294. ;╔═════════════════════════════════════════════════════════════╗
  295. ;║                  Input/change base offset                   ║
  296. ;╚═════════════════════════════════════════════════════════════╝
  297. ;
  298. [Base]
  299.  Enter            - select new base
  300.  Escape           - cancel
  301.  Home             - first line
  302.   PgUp            - first line
  303.  End              - last line
  304.   PgDown          - last line
  305.  Down             - down on 1 line
  306.  Up               - up on 1 line
  307.  Any character       - edit current base
  308.  
  309.  NOTE: if first character is '*', current base = curent offset
  310. ;
  311. ;╔═════════════════════════════════════════════════════════════╗
  312. ;║                  Last section                               ║
  313. ;╚═════════════════════════════════════════════════════════════╝
  314. [End]          *** End of helpfile ***
  315.