Posted: Wed Oct 31, 2007 4:29 pm
This is all pretty simple string manipulation since you aren't working with variable length strings. Try doing it in 2 steps, one to right-align the numeric, then the second to do the string insertions
1. In.Col[1,1]:FMT(In.Col,"11'0'R")
2. do you explicit positional changes.
1. In.Col[1,1]:FMT(In.Col,"11'0'R")
2. do you explicit positional changes.