home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / sigm / vol119 / abstract.119 < prev    next >
Encoding:
Text File  |  1984-04-29  |  3.0 KB  |  77 lines

  1.                    Library Files and Utilities      Jun. 16, 1983
  2.  
  3.      Many of the public domain utilities found on the RCPM sys-
  4. tems are starting to appear in library form. This is an introduc-
  5. tion to this form and the utilities available here to support 
  6. this type of file.
  7.  
  8.      Libraries as found on RCPM systems are files that consist of 
  9. several other files, combined with a directory that enables 
  10. access to the individual members of the collection. They have a
  11. type of .LBR, not to be confused with .LIB files, which are usually
  12. assembler "include" files.  They are made and maintained by a
  13. utility LU, written by Gary Novosielski. 
  14.  
  15.      Some advantages of libraries are the ability to collect all 
  16. the related files for a particular program in one place. They may 
  17. all be transferred as a single file, without concern that you 
  18. might overlook one by accident. Also, when the library contains 
  19. many relatively small files, the library takes less total disk 
  20. space than the separate files would.
  21.  
  22.      On the other side, you may not want all the files, so it is 
  23. a drawback to get more than you need. Some of the utilities here 
  24. are intended to address this problem
  25.  
  26.      Utilities LDIR, LCRCK, LTYPE, and LMODEM may be used from 
  27. anywhere in the system. LDIR will print the directory of the 
  28. library, including file sizes. LCRCK acts like the regular CRCK 
  29. utility, but gives the check for a particular member. LTYPE will 
  30. permit looking at the beginning of any text member, so you can 
  31. decide if that's what you're after. Finally, LMODEM will extract 
  32. and send an individual member from the library.
  33.  
  34.      None of these utilities accept "wild characters", and all 
  35. will give help messages if invoked without arguments. Of course, 
  36. the whole library may be sent with XMODEM, and separated at your 
  37. end with the LU program.
  38.  
  39.      One problem may exist for those limited to 300 baud usage. 
  40. Some of the libraries are large enough that they can't be sent 
  41. within the system time limit at this speed. I'm afraid you have 
  42. no choice but to extract and send one member at a time with 
  43. LMODEM. So far, no member is large enough to run into that prob-
  44. lem, but some are creeping up close.
  45.  
  46.                               Bill Earnest, Allentown SYSOP
  47.  
  48. ----------------------------------------------------------------
  49.  
  50.                    BYEII
  51.  
  52. ByeII is a revolution in the Bye program.
  53. It is a new version of Bye that has all of the modem dependant stuff
  54. in one small file that just needs to be YANKED into the main ASM file
  55. using Mince (yea!) or WordMaster or WordStar, or whatever your favorite
  56. editor is.
  57.  
  58. Modules currently exist for the following modems:
  59.  
  60.     D.C. Hayes MM100/82-103A
  61.     PMMI
  62.     D.C. Hayes Micromodem
  63.     CompuPro Interfacer 3/4 with external modem
  64.     WD8250 with external modem
  65.     IN8251 with external modem (this module will need work)
  66.     Novation AppleCat
  67.     and some others too.
  68.  
  69. All modifications should PLEASE be sent to me, so that I can keep up
  70. the library of modem files.
  71.  
  72.                 Paul Traina - Sysop
  73.                 OxGate-001 San Jose
  74.                 weekdays 6pm to 8am
  75.                 weekends 24 hours
  76.                 (408) 287-5901
  77.