home *** CD-ROM | disk | FTP | other *** search
/ Gambler 19 / GAMBLERCD19.BIN / UTILS / DDTPACK / PROGS / HIEW / HIEW.HLP < prev    next >
Text File  |  1995-12-22  |  15KB  |  358 lines

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