Please can we have the following export script placeholder
%_exportfolderpath% the export output file's folderpath
This is needed to allow relative track references that work for different export file locations.
Also the following could be useful
%_exportfilepath% the export output file's filepath including extension
%_exportfilename_ext% the export output file's filename including extension i.e. basename
Thanks.