Hi Charlie
Here is what I came up with using your suggestion:
set xlatetemp [lrange $xlateInVals 0 0]
set xlatetemp [format %06s [string trimleft $xlatetemp]]
set xlateOutVals $xlatetemp
See my mistake…I was bringing it in with a lrange and not a lindex…That was a two day exercise in making my hair even more gray than it already is.
Thank you for being there for me. You sparked me to rethink about where the problem was.
Jodi