|
Defining File Search Paths - Windows NTIncorporated 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.
PREFIX /<accounts>
PREFIX /data1/ /data2/ /data3/ When a PREFIX statement is in place, the following search order applies:
______________________________________________________________________________________ Copyright BASIS International Ltd. BBj®, Visual PRO/5®, PRO/5®, and BBx® are registered trademarks. |