I've got an editbox(edtNotes) with the following parameters:
.maxlength = 0
.addlinefeeds= .t.
The entries here is stored in a field called notes with 250 char. For some
reason when i try add something on the next line, the second line(and
succeeding) doesn't save for some reason.
Any help?
Thanks.