" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">
VIEWING EXE AND COM FILES
CP permits to view EXE and COM files. To do this point the cursor to
the EXE or COM file you want to view and press [F3]. CP translates the codes
into recognizable form and you will see the following on the screen:
+---------------- Exe & Com file viewer ---------- 16:01 -+
| File:CP.COM |
|---------------------------------------------------------+
|3ADE:0100 E9 79 E9 JMP EA7C |
|3ADE:0103 CC INT 3 |
|3ADE:0104 B7 00 MOV BH,00h |
|3ADE:010D 00 00 ADD BYTE PTR [BX+SI],AL |
|3ADE:010F C4 DB C4 |
|3ADE:0111 00 00 ADD BYTE PTR [BX+SI],AL |
|3ADE:0113 FF 0F DEC WORD PTR [BX] |
|3ADE:011B CD 21 INT 21h |
|3ADE:011D 0E PUSH CS |
|3ADE:0123 0B DB OR BX,BX |
|3ADE:0125 75 19 JNE 0140 |
|---------------------------------------------------------+
| <F1> - Help ... (C) PhysTech Soft Ltd. 1991-1996. |
+------------------------------------------------ [ 52K] -+
You can view the next/previous pages by pressing [PgDn], [PgUp].
To view EXE file heading press [Shift-F1] while in the EXEVIEW main
menu.
To switch on/off hex viewing mode press [F2].
To locate a hex line press [F7], [Shift-F7], [Ctrl-F7], [F8],
[Shift-F8], [Ctrl-F8] which function exactly as in the Editor.