In an XLATE –
I’m passing a variable that could be 2 to 35 characters long > outbound to OBX:3.0
I need OBX:30.0 to be 40 characters long everytime regardless of the variable length
In the xlate COPY action – I’m using this tcl frag which has no effect on the output.
set xlateOutVals [format %-40s $xlateInVals ]
Any thoughts on what I’m doing wrong or missing?
Lawrence Nelson
System Architect - MaineHealth IT