L3DT users' wiki
Large 3D terrain generator

SetWorkingDir

Description

Set the current working directory of a script.

Function prototype

bool SetWorkingDir <string:PathName>

Arguments

Name Type Comment
PathName string The full path to the desired working directory of the script.

Return value

Example

SetWorkingDir "C:\\this is a test"
echo <GetWorkingDir>

… the output of which is written to the event log by echo as:

C:\this is a test

Comments

None.

See also

 
plugins/general/zeoscript/reference/functions/setworkingdir.txt · Last modified: 2017/08/31 07:23 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki