Hi John
I just used the "record5.Append(' ',94);" and then Inserted the characters I wanted to.
It worked fine.
Oh, but one thing, "record5.Length('',94); " in the end does not work , however,if I use record5.Length=94; , it works.
Thanks for your help.