The following short codes can be used in Variables:


%APP_FOLDER%

Toplevel application folder

%XML_FOLDER%

Xml sub folder

%DATA_FOLDER%

Data sub folder

%BIN_FOLDER%

Binary sub folder

%TEMP_FOLDER%

Temp folder on user's PC



Short codes are an effective means to write portable scripts, because it drastically reduces the dependencies on specific file and folder paths of the user that created the document.