home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / debug / help.hlm < prev    next >
Encoding:
Text File  |  1989-01-01  |  768 b   |  18 lines

  1.     DEBUG [d:][pathname][filename[.ext]]
  2.  
  3. The DEBUG command can be used to create, edit, or display any file. Use a
  4. text editor, such as the EDLIN command, to edit text files (you are reading 
  5. a text file now). 
  6.  
  7. Only a subset of DEBUG commands are described here: Compare, Dump, Enter, 
  8. Fill, Load, Move, Name, Quit, Register, Search, and Write. There are other 
  9. commands used by programmers that are not described here.
  10.  
  11.  
  12.      DEBUG commands:        Typical Use:
  13.     Dump                Display characters in a file
  14.     Compare, Search            Examine characters in a file
  15.     Quit                Terminate DEBUG command
  16.     Load, Name, Register, Write    Create a file
  17.     Enter, Fill, Move        Edit characters in a file
  18.