home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
cpm
/
utils
/
arc-lbr
/
lbrdsk23.lbr
/
LBRDSK23.SQT
/
LBRDSK23.SET
Wrap
Text File
|
1985-03-04
|
1KB
|
28 lines
Lbrdisk options can be selected by using SID, DDT or EDFILE and
modifying bytes beginning at 103H as follows:
103H: Read-only flag. 0=R/W, non-zero = Read only. Lbrdisk
sets the library drive to read-only if more than 1
library is specified regardless of this setting.
104H: Number of pages for directory RSX. In addition to the
library RSX being loaded, a second RSX is built to hold
the library FCBs and member names. Each library FCB is
41 bytes, each archive FCB is 82 bytes, each member
entry is 23 bytes, plus a 27 byte RSX header. Currently
set to 8 pages (2k).
105H: Multi-RSX flag. 0 = allow more than 1 lbrdisk RSX, non-
zero = allow only 1 lbrdisk RSX.
106H: Minimum library drive (1=A:,2=B:,etc).
107H: Maximum Library drive.
108H: Maximum library user number.
109H: Secure mode (for RCPM use). 0 = non-secure, non-zero =
rename .COM to .OBJ.
10AH: No longer used.