Command "SetBaseDir"

Summary

To (re-)set the base (working) directory The command belongs to the group "System".


Parameters

Parameter Name Description Type
BaseDir The path to the directory (can be relative). valueexpression

Valid parameter combinations



Description

Sets the QiQu base directory. All project file paths are relative to this base directory.

Examples


Example 1

The example below sets the QiQu base directory to "C:/projects/".
<SetBaseDir BaseDir="C:/projects/"/>