I'm attempting to write a function in VB 6 that will insert a string into another string, beginning at a specific index.. Thus far, I've only discovered how to insert the second string into the ...