home *** CD-ROM | disk | FTP | other *** search
- DEBUG [d:][pathname][filename[.ext]]
-
- The DEBUG command can be used to create, edit, or display any file. Use a
- text editor, such as the EDLIN command, to edit text files (you are reading
- a text file now).
-
- Only a subset of DEBUG commands are described here: Compare, Dump, Enter,
- Fill, Load, Move, Name, Quit, Register, Search, and Write. There are other
- commands used by programmers that are not described here.
-
-
- DEBUG commands: Typical Use:
- Dump Display characters in a file
- Compare, Search Examine characters in a file
- Quit Terminate DEBUG command
- Load, Name, Register, Write Create a file
- Enter, Fill, Move Edit characters in a file