home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / arc-lbr / lbrdsk23.lbr / LBRDSK23.SQT / LBRDSK23.SET
Text File  |  1985-03-04  |  1KB  |  28 lines

  1. Lbrdisk options can be selected by using SID,  DDT or EDFILE  and 
  2. modifying bytes beginning at 103H as follows:
  3.  
  4. 103H:    Read-only flag.  0=R/W,  non-zero = Read only.   Lbrdisk 
  5.          sets  the  library  drive to read-only if  more  than  1 
  6.          library is specified regardless of this setting.
  7.  
  8. 104H:    Number of pages for directory RSX.   In addition to  the 
  9.          library RSX being loaded,  a second RSX is built to hold 
  10.          the library FCBs and member names.   Each library FCB is 
  11.          41  bytes,  each  archive FCB is 82 bytes,  each  member 
  12.          entry is 23 bytes, plus a 27 byte RSX header.  Currently 
  13.          set to 8 pages (2k).
  14.  
  15. 105H:    Multi-RSX flag.  0 = allow more than 1 lbrdisk RSX, non-
  16.          zero = allow only 1 lbrdisk RSX.
  17.  
  18. 106H:    Minimum library drive (1=A:,2=B:,etc).
  19.  
  20. 107H:    Maximum Library drive.
  21.  
  22. 108H:    Maximum library user number.
  23.  
  24. 109H:    Secure mode (for RCPM use).  0 = non-secure,  non-zero = 
  25.          rename .COM to .OBJ.
  26.  
  27. 10AH:    No longer used.
  28.