Ok I know this should be easy but I can not seem to make this work. I am getting the date in two fields Century and date. Because the way that the date field is set up it is 8 long but contains only 6 numbers. The rest is spaces [ ex bb990305 where b is a blank] I grab this and format it, concat it with the century and it looks great until I get this : bbb50307. I have tried regsub and a host of other tcl comands to change that blank into a zero but it just isn’t working. I keep getting 20 50307. What am I doing wrong?
Thanks in Advance,
Jodi