WELCOME to Free Self Help Quick Facts
No Nonsense FREE Computer Answers from people just like you, in plain English

Search Site


FCBS

Type: Internal (3.1 and later)

Syntax:

FCBS=(number)

Purpose: Used in the CONFIG.SYS file to specify the number of file-control blocks (FCBs) for file sharing.

Discussion

You should only include an FCBs in your CONFIG.SYS if the program you are using requires it. Most newer programs do not use FCBs.

For more information on the FCBS command, refer to Chapter 6, Tips for Advanced Users.

Option

number - Specifies the maximum number (1 to 255) of open FCBs that a program can use. The default is 4.