Defining Directory Paths

You can specify paths containing multiple directory locations for layouts and several other types of files. Within a path, semicolons separate directory names, and the directories in the path are searched in the order listed. For example, the layout path might contain:

C:\USER\NVISION\LAYOUT;N:\PS\NVISION\LAYOUT

When PS/nVision starts, it searches the layout directories in sequence for NVSUSER.XLS. If PS/nVision cannot find it in any of these directories, it looks in the macro directory path. If it cannot find NVSUSER.XLS, it looks for NVSUSER.XLM. Similarly, when PS/nVision opens or runs a report, it searches the layout directories in sequence until it finds the layout. The same path options exist for the Excel installation path, macros, templates, and DrillDown layouts.

In addition, when searching a directory path, PS/nVision looks first for a subdirectory with the name of language of the current user. This functionality enables users of different languages to share the same settings while maintaining layouts in multiple languages. For example, if the language setting in Configuration Manager is French, then PS/nVision searches the following directories in sequence for the layout directory in the previous example:

C:\USER\NVISION\LAYOUT\FRA
C:\USER\NVISION\LAYOUT
N:\PS\NVISION\LAYOUT
N:\PS\NVISION\LAYOUT\FRA