When using parameter substitution, a parenthesis remains in aptsource output.
Using CLFile output works fine.
Parameters defined:
OPP1 = 1
MXA=%(OPP1),0,0,0,0,1,0,0,0,0,1,0
Usage in PPInstruction:
TRANS/%(MXA)
Output created for CLFile:
47,2000,1037,12, TRANS/1,0,0,0,0,1,0,0,0,0,1,0
Output created for Aptsource:
TRANS/1),0,0,0,0,1,0,0,0,0,1,0
If anyone knows how to remedy problem it would be appreciated.
Thanks,
Christopher Rubin