Wondering if there is an API that will take multiple fields and string them together removing trailing spaces from each field? I'm hoping I don't have to do this manually. I know Cobol has a STRING function but it doesn't strip the trailing spaces off and I need just a single space between each field. Anyone have any thoughts? I don't see one in the API manual. Thanks in advance.