Hey everyone,
In Heat.exe, when you would like to subsititue the SourceDir
in SourceDir\file.xyz to light you only have to the -b command switch.
-b specify a base path to locate all files
(default: current directory)
You don't have to use the -var command in heat.exe to get light
Looking at the help spew from Heat, I noticed something interesting. The -var
argument:
-var substitute File/@Source="SourceDir" with a preprocessor
variable
(e.g. -var var.MySource will become File/@Source="$(var.MySource)\myfile.txt").
Try adding -var var.wPDF to your Heat commandline, a
2 matches
Mail list logo