Valiable Width Records

Hello all webMethods users. I have a problem with setting up a schema to successfully translate a record (i.e. a header) with an identifier and a series of records (i.e. the body) with the identifier as recordWithNoID. I have tried to set the schema as a delimiter defined flat file schema with the record delimiter blank. The schema works great except for the fact that each record has the back space character at the end of each record as it’s delimiter … I would like the schema to simply add each record at the end of the previous record with no real delimiter. I have tried using the variable width record schema but that results in the same result. Any help would be fantastic.