Defining File Search Paths - Windows NT

Incorporated into the Windows NT Data Server and client config.bbx files, PREFIX statements define the directories to be searched and identify the search order. The following defines the basic PREFIX syntax for config.bbx files:

PREFIX /first_search_directory/ /second_search_directory/...

Each defined directory must be contained within forward slash characters and separated from the subsequent directory with a blank space. Config.bbx file PREFIX statements, unlike those in the BBx language, are not specified within quotation marks.

To define the search paths, do the following:

PREFIX /<accounts>

PREFIX /data1/ /data2/ /data3/

When a PREFIX statement is in place, the following search order applies:

  1. The current directory of the current drive.

  2. PREFIX entries that apply the Data Server and the current working drive, according to the order of appearance in the PREFIX statement.

  3. Local or mapped drives that have not been excluded via DSKSYN, according to the order of appearance in the PREFIX statement. The following is performed on each drive before moving onto the next drive: