Actions
  $scriptdir » History » Revision 2
      « Previous |
    Revision 2/3
      (diff)
      | 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 about 10 years ago · 3 revisions