home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 182.lha / PathDev / Announcement < prev    next >
Internet Message Format  |  1988-10-22  |  833b

  1. From: ain@j.cc.purdue.edu (Pat-bob White)
  2. Subject: PATH:
  3. Date: 19 Oct 88 12:10:19 GMT
  4. Organization: PUCC Land, USA
  5.  
  6. Submitted by:    Rico Mariani <rmariani@watmum.waterloo.edu>
  7. Summary:    Generalized file path searching implemented as a device
  8.  
  9.  
  10. NOTES:
  11.  
  12. This is a mountable device driver that allows you to have search paths
  13. for any directory, and those paths may include drive names as well as
  14. volume names, thus fixing one of the most irritating limitations of the
  15. AmigaDOS PATH command.    The source code originally came from a sample RAM
  16. disk driver by Matt Dillon, and the documentation for it is also included.
  17.  
  18. I got a few mysterious gurus when using this device, but they occurred
  19. when I was trying to test its limits; it does what it is supposed to, but
  20. it seems to have a few minor difficulties dealing with boundary conditions.
  21.  
  22.