home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
ENTERPRS
/
CPM
/
UTILS
/
F
/
LD301.LBR
/
LD3.SZT
/
LD3.SET
Wrap
Text File
|
1992-01-30
|
2KB
|
38 lines
LD options can be selected by using SID or EDFILE and modifying
bytes beginning at 203H as follows:
203H: 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.
204H: 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).
205H: Maximum number of LBR RSX's allowed. Currently set to
2.
206H: Minimum library drive (1=A:,2=B:,etc).
207H: Maximum Library drive.
208H: Maximum library user number.
209H: Secure mode (for RCPM use). 0 = non-secure, non-zero =
rename .COM to .OBJ, .PRL to .OBP.
20AH: Allow a different Drive/User for the Library from the
original Library/Archive. (0=no, non-zero=yes).
20BH: User/Drive which is not allowed to be allocated as a
library. High nibble=user, low nibble=drive. This
should be set to the location of your system COM files,
in particular LD.COM, otherwise if you allocate a
library to this drive/user, you won't have access to LD
for removal of the library! Currently set to 0 (A0:)
20CH: Issue DIR command (0=no, non-zero=yes)