home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 166.lha / UD.doc < prev    next >
Text File  |  1988-04-28  |  1KB  |  20 lines

  1.  
  2. UD -- UNLOCK DIRECTORY By WESLEY HOWE
  3.      UD is a 108-byte Assembly-language program to unlock the current
  4. Directory and set it to the root of the filing system (the boot disk). UD
  5. was written to overcome the problem where the CD command attaches to a disk,
  6. rather than a device.
  7.      It is most useful on single-drive systems, where swapping disks can
  8. become a problem. For example, if you use CD on a single drive system even
  9. once, you must use it each time you change the disk in DF0: or the system
  10. will keep asking for the old disk by name.
  11.      On two-drive systems, it is often more convenient to move the bootdisk
  12. to DF1: and change disks in DF0:. If you use CD to inspect a directory, then
  13. use CD DF0: to get out, you will need to use CD DF0: each time you want to
  14. change the disk in DF0:. I find that cumbersome and inconvenient.
  15.      Enter UD. After using the CD command, UD will set the current directory
  16. to the disk drive DF0:, not the volume in DF0:. This is the way the system
  17. defines the current directory after a reboot prior to ever using the CD
  18. command.
  19.  
  20.