home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / FLOPPIES / EDITSCTR.ZIP / README < prev   
Encoding:
Text File  |  1990-06-01  |  2.8 KB  |  68 lines

  1.          If you find this program useful a donation of $10 or whatever
  2.          you feel is appropriate would be greatly appreciated.
  3.  
  4.          The program was written by:
  5.               James Groleau
  6.               12800 N. Lakeshore Dr.
  7.               Mequon, WI 53092.
  8.  
  9.          All registered users will receive the next upgrade for free.
  10.          I'll even pay postage. (I'm such a nice guy.)
  11.  
  12.          Any suggestions send them along with you registration.  I'll
  13.          see what I can do.
  14.  
  15.          If you cute, single, and female write me even if you don't
  16.          register the program.
  17.  
  18.          This program was written to work with 360k 5ΒΌ floppy disc.
  19.          It may work with others you might try to experiment on a
  20.          scratch disc before using it on the real thing.
  21.          (The upgrade will work with the other discs.  Probably even
  22.          Hard Discs.)
  23.  
  24.          In choosing a starting sector keep in mind the following:
  25.          Drive 0 = A: and
  26.          Drive 1 = B:.
  27.  
  28.          After you have chosen a starting sector a screen will appear,
  29.          displaying the first half of the sector you have chosen.
  30.  
  31.          The following keys are active.
  32.  
  33.          <F1> is like an UNDO key.  If you have made changes which you
  34.               wish to undo press <F1>.  It will Re-Read the sector
  35.               from the disc and re-display it on the screen.
  36.  
  37.          <F2> is the key you use to write any changes you have made on
  38.               screen, to the disc.  No changes will be saved unless
  39.               you use this key.  When you press <F2> a prompt at
  40.               the top of the screen will ask you if you are sure you
  41.               want to write the information, on the screen, to the disc.
  42.  
  43.          <F3> displays the Previous sector on the disc.
  44.  
  45.          <F4> displays the Next sector on the disc.
  46.  
  47.          <F5> will re-display the startup screen allowing you to jump
  48.               quickly to another sector on the disc, or change disc
  49.               drives.
  50.  
  51.          <F6> Since all of the information cannot be display
  52.               simultaneously I have divided the sector into 4 parts.
  53.               They are Sector x.1, x.2, x.3, and x,4 where (x) is the
  54.               sector number being displayed.  These values are
  55.               displayed on the right side of the screen.  Page 1 holds
  56.               sector x.1 and x.2. Page 2 holds sector x.3 and x.4.
  57.  
  58.          <F7>, <F8>, and <F9> are not used.
  59.  
  60.          <F10> is the Exit key.  When you press this key a prompt will
  61.                appear at the top of the screen asking you if you are
  62.                sure you want to quit.  If you respond with Yes you 
  63.                will be returned to DOS.
  64.  
  65.          To make a change, simply use the cursor keys to position the
  66.          cursor and type the changes you wish to make. Then use <F2>.
  67.  
  68.