home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / mbug037.arc / LDIR.MSG < prev    next >
Text File  |  1979-12-31  |  2KB  |  52 lines

  1.     *        *        *
  2. File:    LDIR.MSG        Date: 82-11-14
  3. To:    All Remote System Operators
  4. From:    Gary P. Novosielski    CIS[70160,120]
  5. Subj:    Library Directory program
  6.  
  7. There have been several requests from RCPM and other remote
  8. system operators for a utility to allow callers to see the
  9. directory of .LBR files available on the system.  LDIR is
  10. such a program.
  11.  
  12. LDIR performs no other function besides displaying the
  13. directory of .LBR files, and can be made available to
  14. callers as a .COM file.  While the LU library utility can
  15. also perform this function, it would be sucide to leave this
  16. out in a useable form, since it could be used to introduce
  17. any arbitrary .COM file onto the system.
  18.  
  19. There has been a difference of opinion on whether .LBR's should
  20. be squeezed before transmission, or whether the indivudual
  21. members should be squeezed before being added to the .LBR.
  22. There are good arguments for both sides, but since squeezing
  23. an entire library would render the directory unreadable, I
  24. suggest taking the latter alternative, and leaving the library
  25. as an unsqueezed .LBR rather than a .LQR file.
  26.  
  27. Experimentation has shown that on many libraries, there will
  28. be a slight cost in library size by opting for this method,
  29. but the visibility of the directory would seem to outweigh this
  30. objection.  Of course any or all members of the unsqueezed
  31. library can still be squeezed files, so there is still a large
  32. saving over normal ASCII encoded files.  The savings in time
  33. and disk space which are inherent in the use of .LBR files also
  34. helps to mitigate the slight size increase.
  35.  
  36. The files distributed with this package are:
  37. LDIR.C        BDS C Source file.
  38. LDIR.COM    BDS C Object code, compiled with V1.44 using
  39.         the -E option, and CLINKed using the BDSNEW
  40.         routines where possible.  NOBOOT has been run
  41.         on this version.
  42. LDIR.MSG    This file.
  43.  
  44. If there are any questions or problems, please feel free to
  45. contact me at (201) 935-4087 voice, evenings (EST) and
  46. weekends, or via CompuServe [70160,120] using EMAIL or CP-MIG.
  47.  
  48. Regards,
  49. Gary P. Novosielski
  50.  
  51.     #        #        #
  52.