Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Similarly, if you want a PDF set to go in a completely different location, for instance a copy to an FTP site you can use absolute paths.  For example, suppose we replaced the relative path in our PDF Format  with the with the following absolute path:

...

No Format
F:\<ProjNo>\<Date>\<ProjNo>-<SheetNo>(<Rev>).pdf

In this case, the PDF location overrides the global default output location and as such it is ignored.

Environment Variables

Xrev Transmit also supports using environment variables in your naming rules and output locations.

For example:

  • %ALLUSERSPROFILE%
  • %LOCALAPPDATA%
  • %APPDATA%
  • %PROGRAMFILES%
  • %PROGRAMDATA%
  • %SYSTEMDRIVE%
  • %USERNAME%
  • %USERPROFILE%