NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



ThisFilePath

Returns the path to the currently executing script, or included file

Similar to RelativePath, except ThisFilePath is always relative to the current page, not the originally called script's page.

Sample Source

IncludeFile ThisFilePath + "FileInTheSameDir.incl"

Related Function(s):
   RelativePath;

Minimum version: 4.8, build 20060306