I need to append a List of Detail Strings into one Line where the first several of the detail Strings are 254 characters long. The field I am working with is a comments field. In the database once the comments text field reaches 254 characters a new comments record is created. I need to combine all the comments records for one group back into one field.
I tried using the information in thread767-295845 but could not get past the 254 character limit.
I tried using the information in thread767-295845 but could not get past the 254 character limit.