home *** CD-ROM | disk | FTP | other *** search
- SHARE
- Loads extra support for file sharing and locking
- See also <INSTALL>
-
- This command is used primarily by network applications.
-
- COMMAND TYPE: External VERSION: 3.0 and up
-
- USE: SHARE [/F:space] [/L:locks]
-
- /F:space allocates file space in bytes for the area used to
- record information necessary for file sharing (default 2048).
- /L:locks allocates space for the number of locks that you want.
- (default 20)
-
- SHARE is used by MSDOS to prevent multiple programs from attempting to
- write to the same file at once. Once installed, all read and write
- requests are validated.
-
- (DOS 4.x and later)
- SHARE may be executed at boot time using <INSTALL> in <CONFIG.SYS>
-