NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



RelativePath

The current physical directory this script was run from

Returns the directory that the initially called script is located in. If you are looking to find the directory of the currently executing file (which may have been included), use ThisFilePath instead.

Sample Source

IncludeFile RelativePath + "sample.incl"

Related Function(s):
   DocumentRoot; ThisFilePath;

Minimum version: 4.0