Avery Dennison 6035 Programmer Manual Rev.A 7/98 User Manual
Page 161

7/9/98
ROM-DOS 6.22 Command Descriptions 3-103
S H A R E
External
Purpose
Installs the capabilities for file-sharing and file-locking on your hard
disk.
Syntax
SHARE [/L:nn][/u]
Or from CONFIG.SYS:
INSTALL=[d:][path]SHARE.EXE [/options]
Remarks
SHARE is most commonly used in a network or multi-tasking
environment where file sharing is necessary. When SHARE is loaded,
DOS utilizes the SHARE utility to validate read and write requests from
application programs and users.
/L:locks specifies the maximum number of files that can be locked at
one time. The default number of files is 20.
/U unloads the share utility and frees the memory. SHARE does not
unload if other TSR’s have been loaded on top of it. The other TSR’s
must be unloaded first before trying to unload SHARE.
Examples
SHARE
Loads the SHARE program from the command line: