How can I use fillchar to give an ansistring a value of, say 'xxxxxxxxx'? In other words, I want to create a string that contains only a single character, that is repeated a certain number of times. Mark