home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / dse20.zip / DSE.DOC next >
Text File  |  1992-03-15  |  5KB  |  111 lines

  1.  
  2.  
  3.         ************************************************************
  4.         *  DSE - the Disk Sector Editor               Version 2.0  *
  5.         *                                                          *
  6.         *  Copyright (C) 1988-1992            All Rights Reserved  *
  7.         *                                                          *
  8.         *  DSE is being distributed as SHAREWARE. If you use DSE   *
  9.         *  please register it by sending $20.00 to:                *
  10.         *                                                          *
  11.         *                     Ralph Freshour                       *
  12.         *                  531 Main Street #306                    *
  13.         *                  El Segundo, CA 90245                    *
  14.         *                                                          *
  15.         *  DSE operates only on 360K diskettes for safety reasons  *
  16.         ************************************************************
  17.  
  18.  
  19.     The Disk Sector Editor (DSE) is a utility program that permits you
  20.     edit sectors on a 360K floppy diskette, by sector number or, on a
  21.     filename basis. You can edit in ASCII text mode or hex value mode
  22.     if you know what you're doing.
  23.  
  24.     Here is a list of function keys, what they do and other operational
  25.     information. These instructions are inside DSE as well:
  26.  
  27.     F1-Select a floppy disk drive. Reads in the first data
  28.        sector. If ON, it will turn off Edit and File Modes.
  29.  
  30.     F2-Select an absolute sector to read. This is the non-
  31.        file mode. Max window displays the last sector number.
  32.  
  33.     F3-Find text string. Works in sector mode or file mode.
  34.        In file mode, search is within the file sectors only.
  35.  
  36.     F4-File ON/OFF. File ON means tracing through a file
  37.        sector by sector vs absolute sectors. File mode is ON
  38.        when a file name is in the upper right File window.
  39.  
  40.     F5-Toggles between low ascii characters and high ascii
  41.        characters for the ASCII display. Low characters are
  42.        from 0-127 and high characters are from 128-255.
  43.  
  44.     F6-Toggles Edit ON and OFF. Allows editing of sector
  45.        characters in hex or ascii. F3 will toggle between the
  46.        hex and ascii side for editing. Edit ON can be used
  47.        with File ON if you want to edit/page through a file.
  48.  
  49.     F7-Automatically moves through sectors forwards or back-
  50.        wards. Automatically shuts off at sector limits.
  51.        If ON, it will shut-off Edit and File Modes.
  52.  
  53.     F8-Displays all the data contained in the Boot Record.
  54.  
  55.     F9-General Help information.
  56.  
  57.     F10-Press F10 or ESC to quit the DSE program.
  58.  
  59.  
  60.     Top part of the DSE screen:
  61.              Drive: Currently logged drive.
  62.             Drives: Drive range. You have drives installed
  63.                     ranging from A to D, A to G, etc.
  64.     Current Sector: Current absolute sector being displayed.
  65.        Sector Size: Sector size in bytes.
  66.                Max: Maximum number of sectors on this drive.
  67.               DATA: Sector location: BOOT   FAT   DIR   DATA
  68.                     Tells you what part of the sector is
  69.                     currently being displayed.
  70.               File: When File ON, file name displayed here.
  71.            Cluster: Current cluster number displayed here.
  72.  
  73.  
  74.     DSE can be copied onto your hardisk. However, for safety
  75.     reasons, DSE operates only on 40 track, 9 sector, double
  76.     sided floppy diskettes. This forces you to do your file
  77.     editing on a 360K floppy and not on your hard disk.
  78.  
  79.     You may start DSE with a command line tail. For example,
  80.     typing DSE B <CR> will start it from a hardisk and cause
  81.     DSE to look at drive B for a diskette. If you just type
  82.     DSE <CR>, DSE will look at the default drive and if it's
  83.     not what it expects, DSE will prompt you for a drive.
  84.  
  85.     The Escape (ESC) key can be used to back out of, or
  86.     "escape" from, almost any area you get into.
  87.     Don't use DSE on Master Diskettes. Make a copy of the
  88.     diskette you want to modify. Use DSE on this copy. Make
  89.     the desired changes. Test the file to make sure it
  90.     operates properly. Once you are satisified, copy the file
  91.     to it's working diskette or hard disk.
  92.  
  93.     USE DSE WITH CAUTION. EDIT OPERATIONS ON THE FAT TABLES SHOULD
  94.     BE LEFT TO ADVANCED USERS ONLY. YOU CANNOT EDIT THE BOOT RECORD
  95.     FOR SAFETY REASONS.
  96.  
  97.  
  98.  
  99. DISCLAIMER
  100.  
  101. You are encouraged to make copies of DSE for others to evaluate, for
  102. distribution on Bulletin Board Systems (BBS's) and computer clubs, etc.
  103. You may not accept payment for doing so however.
  104.  
  105. You are completely responsible for determining the fitness or usability
  106. of DSE. I will not be liable for any damages, of any kind, arising from
  107. any failure of DSE to perform as expected. There is no warranty of any
  108. kind. By using DSE, you agree to this.
  109.  
  110.                  Thank you for using the Disk Sector Editor
  111.