home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / dskutl / logdisk.tzt / LOGDISK.TXT
Encoding:
Text File  |  1988-01-30  |  1.6 KB  |  30 lines

  1. DISK SWITCHING
  2. by Beverly Howard, Kaypro Club Austin, August 1987
  3.  
  4. (What happens when you don't reset log in a new disk)
  5.  
  6. Important Reminder:  Remember that in CP/M, the computer needs to
  7. be told each and every time a different floppy is inserted in a
  8. disk drive.  If you are at the "A>" prompt, you notify the system
  9. of the change by typing CTRL-C  after you insert a disk.  This
  10. important action avoids both the BDOS error nuisance and the more
  11. serious possibility of major damage to your disk's directory and
  12. files.  Many programs such as Wordstar and Newsweep that allow
  13. disk swapping have "Log Disk" features which send the "CTRL-C"
  14. signal to the computer, and it is equally important to use this
  15. function after swapping or inserting disks.  Another
  16. misconception is that typing "DIR" will notify the computer that
  17. a new disk has been inserted.  That is not the case.
  18.  
  19. The most common problem resulting from not typing a CTRL-C or
  20. correctly logging in the disk is the message "BDOS error - Drive
  21. B: R/O" when you or the program attempts to write a file to the
  22. new disk.  In the middle of a program such as Wordstar or dBase,
  23. you may find to your dismay that the computer dumped you back to
  24. the "A>" prompt, and all the work you accomplished since your
  25. last save has been lost.  The dBase command to log a new disk is
  26. "RESET" after the switch, but be warned that unless all of the 
  27. .DBF files you have been using on that disk have been closed
  28. ("USE" by itself), the files may have been permanently damaged
  29. when the current disk was removed.
  30.