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



To do: where can short codes be used, and when will they resolved?



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.