sysIncludeRootPath system variable (SDL script)
The sysIncludeRootPath system variable (a global string) specifies the path to which the root item selected in the Launch ACS/TDK dialog is generated.
In this example, the sysIncludeRootPath system variable is used to set the absolute path of the files to be generated.
%setvar "strHeaderFile" = (%getvar "sysIncludeRootPath") & (%getvar "strFullPath")