|
|
Experimental Physics and
| ||||||||||||||||
|
|
If a substitution file contains file test.template {
{ NAME="X", HOPR="9", LOPR="1"}
}
file test1.template {
{ NAME="Y" }
}You are saying that any appearences of $(HOPR) or $(LOPR) in test1.template should NOT be expanded. Both dbLoadTemplate and msi (Macro Substitution and Include) expand $(HOPR) and $(LOPR) using the last definition they received. Thus in the above they will be expanded using HOPR="9", LOPR="1" I can see either semantic definition being valid. Since the existing semantics have been in use for many years, it does not seem to be good idea to make a change. Many users may rely on the existing semantics. Marty Kraimer kuner wrote: Hi,
| ||||||||||||||||
| ANJ, 10 Aug 2010 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
· Distributions · Download · Documents · Links · Licensing · |