I have a 254 character comment field which is in character format. If someone hits the return key when in the field in a form, it inserts a return character (which appears as a vertical line).
When appending records to another file, when the append gets to the comments field (and the return character), it scrambles the file after that point and skews the data incorrectly in the following fields throughout the database.
Any idea on how this can be stopped?
Thanks!
When appending records to another file, when the append gets to the comments field (and the return character), it scrambles the file after that point and skews the data incorrectly in the following fields throughout the database.
Any idea on how this can be stopped?
Thanks!