Defining Root Directories

You can designate one or more directories where Viewer looks for the files it uses to build a title. To do this, enter a ROOT option in the [OPTIONS] section of the project file. The ROOT option has the following syntax:

ROOT = pathnames

The pathnames give the drive and full path to each root directory. For example, the following entry specifies that the root directory is named \VIEWER\USA and is found on drive C:

[OPTIONS]
ROOT=C:\VIEWER\USA

If you give more than one path, use a comma (,) to separate the paths.