Product Documentation

FairCom RTG BTRV User Guide

Previous Topic

Next Topic

<sep>

Sub-option of <normalize>. Specifies the path separator, such as a forward slash (/) or backslash (\).

Example

The following <normalize> section replaces all path separators with a backslash (\) and prefixes all the file paths with a C drive unless the path to be normalized already includes a drive letter:

<normalize><sep>\</sep><drive>C</drive></normalize>

TOCIndex