Project

General

Profile

Actions

$scriptdir » History » Revision 1

Revision 1/3 | Next »
Per Amundsen, 08/06/2015 03:24 AM


Added in 1.9.0

$scriptdir

Returns the directory of the currently executing script.

Can be used inside text

Example

; Print the script directory.
//echo -ag current scriptdir is $scriptdir

; Print the script directory inside text.
//echo -ag $scriptdir\somefile.ini

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT